aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2008-11-22 00:16:14 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:16:14 +0800
commit0eb2d66616230fff2a14feb16d1ad36650443acf (patch)
tree8586db40eeedae67e06d7696ff01a1a9cb8664cc /configure.ac
parent82f32e4f34fbaebb5cf44e494aafb9a8f601c495 (diff)
downloadgsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar.gz
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar.bz2
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar.lz
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar.xz
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.tar.zst
gsoc2013-empathy-0eb2d66616230fff2a14feb16d1ad36650443acf.zip
Removed pointless gio-2.0 deps in megaphone, nothere, and python. (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1775
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
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