summaryrefslogtreecommitdiffstats
path: root/packages/libseaudit.pc.in
diff options
context:
space:
mode:
authorMiroslav Grepl <mgrepl@redhat.com>2014-04-11 09:37:53 +0200
committerMiroslav Grepl <mgrepl@redhat.com>2014-04-11 09:37:53 +0200
commit47be9ff57e72906660bb62a515222f482131e1fb (patch)
tree2cb0ef0ba48d73b1df7cc0915754a17e19464bb6 /packages/libseaudit.pc.in
downloadsetools-master.tar.gz
setools-master.tar.xz
setools-master.zip
Create setools-3.3.7 git repomaster
Diffstat (limited to 'packages/libseaudit.pc.in')
-rw-r--r--packages/libseaudit.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/libseaudit.pc.in b/packages/libseaudit.pc.in
new file mode 100644
index 0000000..9d0450e
--- /dev/null
+++ b/packages/libseaudit.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libseaudit
+Description: SETools audit messages library
+Version: @libseaudit_version@
+Requires: libapol >= 4.0
+Conflicts:
+Libs: -L${libdir} -lseaudit
+Cflags: -I${includedir}/seaudit