diff options
Diffstat (limited to 'libXaw/xaw6.pc.in')
-rw-r--r-- | libXaw/xaw6.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXaw/xaw6.pc.in b/libXaw/xaw6.pc.in index 537df326b..cee7220de 100644 --- a/libXaw/xaw6.pc.in +++ b/libXaw/xaw6.pc.in @@ -6,7 +6,7 @@ includedir=@includedir@ Name: Xaw Description: X Athena Widgets Library, version 6 Version: @PACKAGE_VERSION@ -Requires: xproto xt xmu +Requires: xproto xt Requires.private: x11 xext xt xmu Cflags: -I${includedir} Libs: -L${libdir} -lXaw6 |