aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox-panel.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox-panel.pc.in')
-rw-r--r--matchbox-panel.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/matchbox-panel.pc.in b/matchbox-panel.pc.in
new file mode 100644
index 0000000..84f3fdb
--- /dev/null
+++ b/matchbox-panel.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: matchbox-panel
+Description: Simple GTK+ based panel
+Version: @VERSION@
+Cflags: -I${includedir}
+Requires: glib-2.0 gtk+-2.0