[Lunar-commits] <moonbase> lunar: added TimeDate as opt dep

Duncan Gibson engelsman at lunar-linux.org
Sun Jan 30 21:21:05 CET 2011


commit 0726a9968023ec399ec53818ccb3e2f203aa9da5
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sun Jan 30 21:21:05 2011 +0100

    lunar: added TimeDate as opt dep
    
    ... I discovered TimeDate in my 'lvu leafs' but remembered that
    'lvu info [module]' needs it to display 'last compile time'
    
    Q: shouldn't lunar/DEPENDS and theedge/DEPENDS be the same? - engelsman
---
 utils/lunar/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/utils/lunar/DEPENDS b/utils/lunar/DEPENDS
index a9eb985..ca8f108 100644
--- a/utils/lunar/DEPENDS
+++ b/utils/lunar/DEPENDS
@@ -29,3 +29,4 @@ optional_depends "openssh"       "" "" "to use cabal multi-box system administra
 optional_depends "cvs"           "" "" "to be able to download cvs sources"
 optional_depends "subversion"    "" "" "to be able to download svn sources"
 optional_depends "ccache"        "" "" "for caching builds"
+optional_depends "TimeDate"      "" "" "to display last compile time in lvu info"


More information about the Lunar-commits mailing list