From f3d2ac478918b99c51e0b4bff97935f2255ab537 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 16 Apr 2010 16:08:39 -0700 Subject: Bug 26943: wrong dependencies in xt.pc.in https://bugs.freedesktop.org/show_bug.cgi?id=26943 Signed-off-by: Alan Coopersmith --- xt.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xt.pc.in') 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 -- cgit v1.2.1