[gnome-raw-thumbnailer] gio and glib are explicitely needed
- From: Hubert FiguiÃre <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-raw-thumbnailer] gio and glib are explicitely needed
- Date: Sat, 17 Dec 2011 08:19:13 +0000 (UTC)
commit 78c51bcf73af13c8e70b47906cb2fa8941476353
Author: Hub Figuiere <hub figuiere net>
Date: Fri Dec 16 23:28:14 2011 -0800
gio and glib are explicitely needed
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fd2ed24..5d234e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ GNOME_COMPILE_WARNINGS
SCROLLKEEPER_REQUIRED=0.1.4
-PKG_CHECK_MODULES(GNOME, gdk-pixbuf-2.0)
+PKG_CHECK_MODULES(GNOME, gdk-pixbuf-2.0 gio-2.0 glib-2.0)
AC_SUBST(GNOME_CFLAGS)
AC_SUBST(GNOME_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]