summaryrefslogtreecommitdiffstats
path: root/libs/blkid/blkid.pc.in
diff options
context:
space:
mode:
authorKarel Zak2008-12-08 15:21:23 +0100
committerKarel Zak2009-02-11 23:21:50 +0100
commit83e0898a507e75b31c3ca405360cf76e8ac8eeb1 (patch)
tree3d1b4cfde9a7077f45d2efd2da540f42ebc8a89e /libs/blkid/blkid.pc.in
parentblkid: Give a priority bonus to "leaf" devicemapper devices (diff)
downloadkernel-qcow2-util-linux-83e0898a507e75b31c3ca405360cf76e8ac8eeb1.tar.gz
kernel-qcow2-util-linux-83e0898a507e75b31c3ca405360cf76e8ac8eeb1.tar.xz
kernel-qcow2-util-linux-83e0898a507e75b31c3ca405360cf76e8ac8eeb1.zip
blkid: use Requires.private and fix the include directory
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libs/blkid/blkid.pc.in')
-rw-r--r--libs/blkid/blkid.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/blkid/blkid.pc.in b/libs/blkid/blkid.pc.in
index dd58fbb19..695575082 100644
--- a/libs/blkid/blkid.pc.in
+++ b/libs/blkid/blkid.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: blkid
Description: Block device id library
Version: @BLKID_VERSION@
-Cflags: -I${includedir}
+Requires.private: uuid
+Cflags: -I${includedir}/blkid
Libs: -L${libdir} -lblkid
-Libs.private: uuid