summaryrefslogtreecommitdiff
path: root/xt.pc.in
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-16 16:08:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-16 16:08:39 -0700
commitf3d2ac478918b99c51e0b4bff97935f2255ab537 (patch)
tree152f23369b79f69e74707fdf5eaa7bfdddbfba54 /xt.pc.in
parent723d78fe8e159dee1281f3e4f8dc03825aa334b6 (diff)
downloadxorg-lib-libXt-f3d2ac478918b99c51e0b4bff97935f2255ab537.tar.gz
Bug 26943: wrong dependencies in xt.pc.in
https://bugs.freedesktop.org/show_bug.cgi?id=26943 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xt.pc.in')
-rw-r--r--xt.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xt.pc.in b/xt.pc.in
index 3ea8c6f..1cc2c2c 100644
--- a/xt.pc.in
+++ b/xt.pc.in
@@ -8,6 +8,6 @@ Name: Xt
Description: X Toolkit Library
Version: @VERSION@
Requires: xproto x11 sm
-Requires.private: x11 sm
+Requires.private: ice
Cflags: -I${includedir}
Libs: -L${libdir} -lXt