libXt/libXt-1.0.2-libsm-fix.patch
Adam Jackson 6dbb7a63a3 - Added libXt-1.0.2-libsm-fix.patch to remove libSM from the Requires: line
in the installed pkgconfig file. Apps should link against libSM if they
    need it, but we shouldn't force them to link against it if they don't.
2006-06-28 19:29:32 +00:00

12 lines
332 B
Diff

--- libXt-1.0.2/xt.pc.in.libsm-fix 2006-06-28 14:56:37.000000000 -0400
+++ libXt-1.0.2/xt.pc.in 2006-06-28 14:56:51.000000000 -0400
@@ -7,7 +7,7 @@
Name: Xt
Description: X Toolkit Library
Version: @VERSION@
-Requires: xproto x11 sm
+Requires: xproto x11
Requires.private: x11 sm
Cflags: -I${includedir}
Libs: -L${libdir} -lXt