[Lunar-commits] <moonbase> theedge: remove the xdelta depend.

Florin Braescu florin at lunar-linux.org
Sat Jan 31 12:58:36 CET 2009


commit 7a356371e6479e173f7827e9a808e6446dff5adc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 31 13:58:36 2009 +0200

    theedge: remove the xdelta depend.
---
 utils/theedge/DEPENDS |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/utils/theedge/DEPENDS b/utils/theedge/DEPENDS
index 07eca49..0192df6 100644
--- a/utils/theedge/DEPENDS
+++ b/utils/theedge/DEPENDS
@@ -16,10 +16,9 @@ depends tar
 depends wget
 depends net-tools
 
-optional_depends "nano" "" "" "for a ultra-small editor"
-optional_depends "xdelta" "" "" "to be able to apply xdelta patches"
-optional_depends "lunaric-sound" "" "" "to have lunar signal events with sound."
-optional_depends "openssh" "" "" "to use cabal multi-box system administration"
-optional_depends "makedev" "" "" "only use this if you are NOT running devfs or udev"
-optional_depends "cvs" "" "" "to be able to download cvs sources"
-optional_depends "subversion" "" "" "to be able to download svn sources"
+optional_depends "nano"          "" "" "for a ultra-small editor"
+optional_depends "lunaric-sound" "" "" "to have lunar signal events with sound"
+optional_depends "openssh"       "" "" "to use cabal multi-box system administration"
+optional_depends "makedev"       "" "" "only use this if you are NOT running devfs or udev"
+optional_depends "cvs"           "" "" "to be able to download cvs sources"
+optional_depends "subversion"    "" "" "to be able to download svn sources"


More information about the Lunar-commits mailing list