summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/mount.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/mount/mount.pc.in')
-rw-r--r--shlibs/mount/mount.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/shlibs/mount/mount.pc.in b/shlibs/mount/mount.pc.in
new file mode 100644
index 000000000..94051b8b6
--- /dev/null
+++ b/shlibs/mount/mount.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@usrlib_execdir@
+includedir=@includedir@
+
+Name: mount
+Description: mount library
+Version: @LIBMOUNT_VERSION@
+Requires.private: blkid
+Cflags: -I${includedir}/mount
+Libs: -L${libdir} -lmount