summaryrefslogtreecommitdiffstats
path: root/lib/blkid/blkid.pc.in
blob: 808fe229bb8b15477423e30973eb52cd369edb22 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: blkid
Description: Block device id library
Version: @E2FSPROGS_VERSION@
Requires.private: uuid
Cflags: -I${includedir}/blkid -I${includedir}
Libs: -L${libdir} -lblkid