summaryrefslogtreecommitdiff
path: root/spice-streaming-agent.pc.in
diff options
context:
space:
mode:
authorFrediano Ziglio <fziglio@redhat.com>2017-10-20 11:28:15 +0100
committerFrediano Ziglio <fziglio@redhat.com>2017-10-20 11:28:15 +0100
commita8fc6814b656221a6d640b4675e990c3e74a2403 (patch)
treefb8c7f19ceff0a0435539093fd8bb01d485fdeb6 /spice-streaming-agent.pc.in
Initial public commit
Diffstat (limited to 'spice-streaming-agent.pc.in')
-rw-r--r--spice-streaming-agent.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/spice-streaming-agent.pc.in b/spice-streaming-agent.pc.in
new file mode 100644
index 0000000..74128d3
--- /dev/null
+++ b/spice-streaming-agent.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+includedir=@includedir@
+exec_prefix=@exec_prefix@
+plugindir=@libdir@/@PACKAGE@/plugins
+
+Name: spice-streaming-agent
+Description: SPICE streaming agent headers
+Version: @VERSION@
+Requires: spice-protocol >= @SPICE_PROTOCOL_MIN_VER@
+
+Libs:
+Cflags: -I${includedir}