[gnome-main-menu] add gio-unix-2.0 in configure.ac common modules it's needed for GDesktopAppInfo



commit edb653955f9dd12edfa18613a796c242d937c6db
Author: Stefano Karapetsas <stefano karapetsas com>
Date:   Wed Dec 12 16:07:11 2012 +0100

    add gio-unix-2.0 in configure.ac common modules
    it's needed for GDesktopAppInfo

 configure.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 371df24..36d054f 100644
--- a/configure.in
+++ b/configure.in
@@ -38,6 +38,7 @@ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject)
 
 COMMON_MODULES="glib-2.0 >= $GLIB_REQUIRED	\
 		gio-2.0 >= $GLIB_REQUIRED 	\
+		gio-unix-2.0			\
 		gobject-2.0 			\
 		gtk+-2.0 >= $GTK_REQUIRED 	\
 		gdk-2.0				\



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