[monkey-bubble: 751/753] and drop gnome-vfs



commit 1e4a6252a5239a21996e4a972b0523c484767424
Author: Sven Herzberg <herzi gnome-de org>
Date:   Wed Jul 14 22:06:14 2010 +0200

    and drop gnome-vfs
    
    * configure.in: now only libgnome is left from the gnome-ui
      dependenciesâ?¦

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index b0d2195..0c72e19 100644
--- a/configure.in
+++ b/configure.in
@@ -148,7 +148,7 @@ AC_SUBST(UI_CFLAGS)
 AC_SUBST(UI_LIBS)
 
 if test "$with_platform" = "gnome"; then
-	PKG_CHECK_MODULES(PLATFORM,[libgnome-2.0 gnome-vfs-2.0])
+	PKG_CHECK_MODULES(PLATFORM,[libgnome-2.0])
 elif test "$with_platform" = "maemo"; then
 	PKG_CHECK_MODULES(PLATFORM,[hildon-1 libosso conic])
 fi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]