Whamcloud - gitweb
blkid.8.in: Fix description of the -l option to be more accurate
[tools/e2fsprogs.git] / lib / blkid / blkid.pc.in
index fda7f92..510aa84 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: blkid
 Description: Block device id library
 Version: @E2FSPROGS_VERSION@
-Requires: uuid
+Requires: uuid @DEVMAPPER_REQ@
 Cflags: -I${includedir} 
-Libs: -L${libdir} -lblkid
+Libs: -L${libdir} -lblkid @DEVMAPPER_PC_LIBS@