summaryrefslogtreecommitdiffstats
path: root/server/spice.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'server/spice.pc.in')
-rw-r--r--server/spice.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/server/spice.pc.in b/server/spice.pc.in
new file mode 100644
index 00000000..5639f4ae
--- /dev/null
+++ b/server/spice.pc.in
@@ -0,0 +1,13 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: spice
+Description: SPICE server library
+Version: @VERSION@
+
+Requires: @SPICE_REQUIRES@
+Libs: -L${libdir} -lspice
+Libs.private: @SPICE_NONPKGCONFIG_LIBS@
+Cflags: -I${includedir}/libspice