[Lunar-commits] CVS: moonbase/devel/subversion DEPENDS,1.5,1.6
Auke Kok
sofar at lunar-linux.org
Thu Mar 31 11:20:20 UTC 2005
Update of /var/cvs/lunar/moonbase/devel/subversion
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/devel/subversion
Modified Files:
DEPENDS
Log Message:
Use neon to provide the DAV interface. This will allow neon to provide SSL support which works and is the only way to get https:// to work. Make sure you compile neon WITH openssl support. (tested!)
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/subversion/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 24 Jan 2005 19:58:00 -0000 1.5
+++ DEPENDS 31 Mar 2005 11:20:14 -0000 1.6
@@ -1,5 +1,5 @@
+depends neon &&
depends zlib &&
-depends openssl &&
depends db &&
optional_depends "swig" "" "" "for swig support"
More information about the Lunar-commits
mailing list