From 08bef4712fc1e9194db9c8910f461873b7065063 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 19 Nov 2005 07:15:40 +0000 Subject: Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. --- xau.pc.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xau.pc.in') diff --git a/xau.pc.in b/xau.pc.in index e902102..cda113a 100644 --- a/xau.pc.in +++ b/xau.pc.in @@ -6,5 +6,6 @@ includedir=@includedir@ Name: Xau Description: X authorization file management libary Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lXau +Requires: xproto Cflags: -I${includedir} +Libs: -L${libdir} -lXau -- cgit v1.2.3