diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index aa5234dab..551780af1 100644 --- a/configure.ac +++ b/configure.ac @@ -176,7 +176,6 @@ if test "x$enable_megaphone" != "xno"; then [ libpanelapplet-2.0 >= $LIBPANELAPPLET_REQUIRED glib-2.0 >= $GLIB_REQUIRED - gio-2.0 >= $GLIB_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED @@ -205,7 +204,6 @@ if test "x$enable_nothere" != "xno"; then [ libpanelapplet-2.0 >= $LIBPANELAPPLET_REQUIRED glib-2.0 >= $GLIB_REQUIRED - gio-2.0 >= $GLIB_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gconf-2.0 >= $GCONF_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED @@ -257,7 +255,6 @@ if test "x$enable_python" != "xno"; then [ pygtk-2.0, glib-2.0 >= $GLIB_REQUIRED - gio-2.0 >= $GLIB_REQUIRED gobject-2.0 gconf-2.0 >= $GCONF_REQUIRED libxml-2.0 |