summaryrefslogtreecommitdiffstats
path: root/lib/gnome-software.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnome-software.pc.in')
-rw-r--r--lib/gnome-software.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/gnome-software.pc.in b/lib/gnome-software.pc.in
new file mode 100644
index 0000000..cde7122
--- /dev/null
+++ b/lib/gnome-software.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+libdir=@libdir@
+includedir=@includedir@
+plugindir=@libdir@/gs-plugins-@GS_PLUGIN_API_VERSION@
+
+Name: gnome-software
+Description: GNOME Software is a software center for GNOME
+Version: @VERSION@
+Requires.private: gthread-2.0 atk
+Requires: gobject-2.0 gdk-3.0 appstream-glib libsoup-2.4 gio-unix-2.0
+Libs: -L${libdir}
+Cflags: -I${includedir}/gnome-software