summaryrefslogtreecommitdiffstats
path: root/lib/libpacemaker.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpacemaker.pc.in')
-rw-r--r--lib/libpacemaker.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/libpacemaker.pc.in b/lib/libpacemaker.pc.in
new file mode 100644
index 0000000..80fe822
--- /dev/null
+++ b/lib/libpacemaker.pc.in
@@ -0,0 +1,14 @@
+sub=pacemaker
+libdir=@libdir@
+includedir=@includedir@/@PACKAGE_TARNAME@
+
+Name: lib${sub}
+URL: @PACKAGE_URL@
+Version: @PACKAGE_VERSION@
+Description: High-level APIs for Pacemaker
+Requires: pacemaker-fencing pacemaker-service pacemaker-pe_status pacemaker-cib pacemaker-lrmd pacemaker
+Requires.private: glib-2.0 libxml-2.0
+Conflicts:
+Cflags: -I${includedir}
+Libs: -L${libdir} -l${sub}
+Libs.private: