]> err.no Git - util-linux/commitdiff
blkid: use Requires.private and fix the include directory
authorKarel Zak <kzak@redhat.com>
Mon, 8 Dec 2008 14:21:23 +0000 (15:21 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:21:50 +0000 (23:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/blkid.pc.in

index dd58fbb193bfea83a0022691e322449487c8daa6..6955750820ec440322fe4999f111bbf2f966d070 100644 (file)
@@ -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