summaryrefslogtreecommitdiffstats
path: root/gtk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/configure.ac')
-rw-r--r--gtk/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/configure.ac b/gtk/configure.ac
index 40d5560b0..88e882b5a 100644
--- a/gtk/configure.ac
+++ b/gtk/configure.ac
@@ -66,7 +66,7 @@ AM_PROG_LIBTOOL
-PKG_CHECK_MODULES(GHBTOOLS, [glib-2.0 gobject-2.0])
+PKG_CHECK_MODULES(GHBTOOLS, [glib-2.0 gobject-2.0 gdk-pixbuf-2.0])
AC_SUBST(GHBTOOLS_CFLAGS)
AC_SUBST(GHBTOOLS_LIBS)