diff options
author | Kevin E Martin <kem@kem.org> | 2005-11-19 07:15:48 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-11-19 07:15:48 +0000 |
commit | 353a1f812eb7fcf560df8e8b4e08bc229ef78c0a (patch) | |
tree | bc50e9581598f77c83c39e2c6d3c99156726fe8a /printproto.pc.in | |
parent | 9aba897159ed942e5399a4b2b6fff665deeac8d5 (diff) |
Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.
Diffstat (limited to 'printproto.pc.in')
-rw-r--r-- | printproto.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/printproto.pc.in b/printproto.pc.in index c4922c9..e43f540 100644 --- a/printproto.pc.in +++ b/printproto.pc.in @@ -6,4 +6,5 @@ includedir=@includedir@ Name: PrintProto Description: Print extension headers Version: @PACKAGE_VERSION@ +Requires: xau Cflags: -I${includedir} |