From 639c1f062eab22707b114346238ebe3fe7b3d666 Mon Sep 17 00:00:00 2001
From: Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
Date: Wed, 19 Dec 2012 16:05:24 +0100
Subject: Require glib and gobject for building

---
 src/uca.pc.in | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/uca.pc.in')

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
-- 
cgit v1.2.3