[Lunar-commits] r23884 - in moonbase/trunk/utils: lunar theedge vixie-cron
Auke Kok
sofar at lunar-linux.org
Mon Apr 2 06:55:10 CEST 2007
Author: sofar
Date: 2007-04-02 06:55:09 +0200 (Mon, 02 Apr 2007)
New Revision: 23884
Modified:
moonbase/trunk/utils/lunar/DEPENDS
moonbase/trunk/utils/theedge/DEPENDS
moonbase/trunk/utils/vixie-cron/DEPENDS
Log:
Get rid of mailx. vixie might complain. we'll have to fix the new mailx alternative to install a symlink to mailx -> mail
Modified: moonbase/trunk/utils/lunar/DEPENDS
===================================================================
--- moonbase/trunk/utils/lunar/DEPENDS 2007-04-02 04:53:58 UTC (rev 23883)
+++ moonbase/trunk/utils/lunar/DEPENDS 2007-04-02 04:55:09 UTC (rev 23884)
@@ -26,7 +26,6 @@
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 "mailx" "" "" "to send messages"
optional_depends "makedev" "" "" "only use this if you are NOT running devfs"
optional_depends "cvs" "" "" "to be able to download cvs sources"
optional_depends "subversion" "" "" "to be able to download svn sources"
Modified: moonbase/trunk/utils/theedge/DEPENDS
===================================================================
--- moonbase/trunk/utils/theedge/DEPENDS 2007-04-02 04:53:58 UTC (rev 23883)
+++ moonbase/trunk/utils/theedge/DEPENDS 2007-04-02 04:55:09 UTC (rev 23884)
@@ -20,7 +20,6 @@
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 "mailx" "" "" "to send messages"
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"
Modified: moonbase/trunk/utils/vixie-cron/DEPENDS
===================================================================
--- moonbase/trunk/utils/vixie-cron/DEPENDS 2007-04-02 04:53:58 UTC (rev 23883)
+++ moonbase/trunk/utils/vixie-cron/DEPENDS 2007-04-02 04:55:09 UTC (rev 23884)
@@ -1,3 +1,2 @@
depends chkconfig &&
-depends mailx &&
optional_depends "Linux-PAM" "" "" "for PAM support"
More information about the Lunar-commits
mailing list