Remove Babel library from codebase
[projects/chimara/chimara.git] / configure.ac
index 9a3299dc826d9cb4d500fcdbc105911b882d5551..9f55d6a28e5db28a38725f33622ba495db8d9935 100644 (file)
@@ -131,8 +131,6 @@ PKG_CHECK_MODULES([PLAYER], [
        glib-2.0 >= $GLIB_REQUIRED_VERSION
        gtk+-2.0 >= $GTK_REQUIRED_VERSION
        gmodule-2.0
-       libgda-4.0
-       libsoup-2.4
 ])
 # Libraries needed to build test programs
 PKG_CHECK_MODULES([TEST], [
@@ -189,7 +187,6 @@ docs/reference/Makefile
 docs/reference/version.xml
 docs/reference/build-selector-table.pl
 po/Makefile.in
-babel/Makefile
 ])
 
 # Do it