[gegl] build: add gio-2.0 to dependencies



commit 12fffb3cdd8209a170a2b15172ef82a91ed4583f
Author: �yvind Kolås <pippin gimp org>
Date:   Wed Apr 27 23:14:11 2011 +0100

    build: add gio-2.0 to dependencies

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 824e7e0..9d4eaee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -405,7 +405,7 @@ GOBJECT_INTROSPECTION_CHECK([0.6.7])
 
 PKG_CHECK_MODULES(BABL, babl >= babl_required_version)
 
-GLIB_PACKAGES="gobject-2.0 gmodule-2.0 "
+GLIB_PACKAGES="gobject-2.0 gmodule-2.0 gio-2.0"
 AC_SUBST(GLIB_PACKAGES)
 
 dnl This PATH_GLIB is somewhat redundant, but does a sanity compile and 



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