Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > a183eef6dce293c1b805c691d7242790 > files > 1

libxaw-1.0.5-3mdv2009.1.src.rpm

From a48021b05693c74bd03b51b82abec4ce3ba24dc5 Mon Sep 17 00:00:00 2001
From: Peter Breitenlohner <peb@mppmu.mpg.de>
Date: Sat, 8 Nov 2008 15:44:22 +0100
Subject: [PATCH 1/4] xaw6 doesn't depend on xpm

---
 xaw6.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xaw6.pc.in b/xaw6.pc.in
index ba5a90a..537df32 100644
--- a/xaw6.pc.in
+++ b/xaw6.pc.in
@@ -7,6 +7,6 @@ Name: Xaw
 Description: X Athena Widgets Library, version 6
 Version: @PACKAGE_VERSION@
 Requires: xproto xt xmu
-Requires.private: x11 xext xt xmu xpm
+Requires.private: x11 xext xt xmu
 Cflags: -I${includedir}
 Libs: -L${libdir} -lXaw6
-- 
1.6.1