summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-12-19 16:05:24 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-12-19 16:05:24 +0100
commit639c1f062eab22707b114346238ebe3fe7b3d666 (patch)
treeb812f68f834b7e70b2e19b5cccdafbe7fc2b8439 /src
parent15ef911fc1e7d4e1932a09c5c6829723488d8c8e (diff)
downloaduca-639c1f062eab22707b114346238ebe3fe7b3d666.tar.gz
uca-639c1f062eab22707b114346238ebe3fe7b3d666.tar.bz2
uca-639c1f062eab22707b114346238ebe3fe7b3d666.tar.xz
uca-639c1f062eab22707b114346238ebe3fe7b3d666.zip
Require glib and gobject for building
Diffstat (limited to 'src')
-rw-r--r--src/uca.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in
index 6401368..3ca4dbe 100644
--- a/src/uca.pc.in
+++ b/src/uca.pc.in
@@ -11,3 +11,4 @@ Description: @UCA_DESCRIPTION@
Version: @VERSION@
Libs: -L${libdir} -luca
Cflags: -I${includedir_old} -I${includedir_new}
+Requires: glib-2.0 gobject-2.0