[Lunar-commits] <moonbase> lunar: added xz dependency all future modules from gnu.org will use xz. Some other sites also uses lzma. More xz or lzma archives means smaller ISO image and shorted downloads. Also much faster decompression time when compared to bz2.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Oct 9 04:40:29 CEST 2009


commit 0e711c92688d77506fad83c88f7056ef585415f1
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Oct 9 04:40:29 2009 +0200

    lunar: added xz dependency
    all future modules from gnu.org will use xz.
    Some other sites also uses lzma.
    More xz or lzma archives means smaller ISO image and shorted downloads.
    Also much faster decompression time when compared to bz2.
---
 utils/lunar/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/utils/lunar/DEPENDS b/utils/lunar/DEPENDS
index 6bb616d..a7c3686 100644
--- a/utils/lunar/DEPENDS
+++ b/utils/lunar/DEPENDS
@@ -21,6 +21,7 @@ depends util-linux
 depends patch
 depends net-tools
 depends diffstat
+depends xz
 
 optional_depends "nano"          "" "" "for a ultra-small editor"
 optional_depends "lunaric-sound" "" "" "to have lunar signal events with sound"


More information about the Lunar-commits mailing list