diff options
Diffstat (limited to 'libXt/xt.pc.in')
-rw-r--r-- | libXt/xt.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libXt/xt.pc.in b/libXt/xt.pc.in index 3ea8c6fe2..28ce24a86 100644 --- a/libXt/xt.pc.in +++ b/libXt/xt.pc.in @@ -7,7 +7,7 @@ appdefaultdir=@appdefaultdir@ Name: Xt Description: X Toolkit Library Version: @VERSION@ -Requires: xproto x11 sm -Requires.private: x11 sm +Requires: xproto x11 +Requires.private: ice sm Cflags: -I${includedir} Libs: -L${libdir} -lXt |