From: Stefan Dirsch <[email protected]> xi is an external dependency, XTest.h exposes it.
X.Org Bug 48585 <http://bugs.freedesktop.org/show_bug.cgi?id=48585> Signed-off-by: Peter Hutterer <[email protected]> --- xtst.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xtst.pc.in b/xtst.pc.in index 5426416..208bfe1 100644 --- a/xtst.pc.in +++ b/xtst.pc.in @@ -6,7 +6,7 @@ includedir=@includedir@ Name: Xtst Description: The Xtst Library Version: @PACKAGE_VERSION@ -Requires: recordproto -Requires.private: x11 xext xextproto xi +Requires: recordproto xi +Requires.private: x11 xext xextproto Cflags: -I${includedir} Libs: -L${libdir} -lXtst -- 1.8.2.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
