build: Add gmodule as dependency

With GLib 2.31.4 and later, linking against GIO no longer drags in
gmodule.
This commit is contained in:
Jürg Billeter 2011-12-20 15:21:45 +01:00
parent 54ae064f75
commit c6510f6b07

View file

@ -313,6 +313,7 @@ AC_SUBST(COMMON_LIBS)
dnl additional nautilus libs
PKG_CHECK_MODULES(NAUTILUS, [
gthread-2.0 >= glib_minver
gmodule-no-export-2.0 >= glib_minver
gio-2.0 >= glib_minver
gio-unix-2.0 >= glib_minver
gsettings-desktop-schemas