[PATCH:libXaw] xaw7.pc: Only list xmu in Requires.private, not Requires

Alan Coopersmith alan.coopersmith at oracle.com
Fri Aug 6 21:38:37 PDT 2010


Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 xaw7.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xaw7.pc.in b/xaw7.pc.in
index 11bfbb3..0e55ff9 100644
--- a/xaw7.pc.in
+++ b/xaw7.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: Xaw
 Description: X Athena Widgets Library, version 7
 Version: @PACKAGE_VERSION@
-Requires: xproto xt xmu
+Requires: xproto xt
 Requires.private: x11 xext xt xmu xpm
 Cflags: -I${includedir}
 Libs: -L${libdir} -lXaw7
-- 
1.5.6.5



More information about the xorg-devel mailing list