CVS: moonbase/gnome2-core/gnome-vfs2 DEPENDS,1.1,1.2
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Sat Sep 13 07:43:11 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-vfs2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1536/gnome-vfs2
Modified Files:
DEPENDS
Log Message:
Fixing the DEPENDS files on modules so they are not recursive. This seems to work alot better in installing gnome 2.4 than the previous way
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-vfs2/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 1 Oct 2002 06:53:41 -0000 1.1
+++ DEPENDS 13 Sep 2003 07:43:08 -0000 1.2
@@ -1,7 +1,3 @@
-depends GConf2 &&
-depends libbonobo &&
-depends gnome-mime-data2
-
-optional_depends "openssl" "" "" "for ssl support"
-
+depends gnome-mime-data2 &&
+optional_depends "openssl" "" "" "for ssl support" &&
optional_depends "fam" "" "" "for filesystem monitoring"
More information about the Lunar-commits
mailing list