summaryrefslogtreecommitdiffstats
path: root/libs/blkid/blkid.pc.in
diff options
context:
space:
mode:
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