[at-spi2-core] Add glib-2.0 to requires in at-spi2.pc.in



commit 27438fe5d87f70eec6915a2eebdc24e9ff644948
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Fri Aug 24 16:48:03 2012 -0500

    Add glib-2.0 to requires in at-spi2.pc.in
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682595

 atspi-2.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi-2.pc.in b/atspi-2.pc.in
index 334abec..71d028a 100644
--- a/atspi-2.pc.in
+++ b/atspi-2.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
 
 Name: atspi
 Description: Accessibility Technology software library
-Requires: dbus-1
+Requires: dbus-1 glib-2.0
 Version: @VERSION@
 Libs: -L${libdir} -latspi
 Cflags: -I${includedir}/at-spi-2.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]