wok rev 1964
slitaz-loram*:up date depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 01 07:31:15 2009 +0000 (2009-01-01) |
parents | 7141c42c3aa0 |
children | 283d55e62810 |
files | slitaz-loram-cdrom/receipt slitaz-loram-http/receipt slitaz-loram/receipt |
line diff
1.1 --- a/slitaz-loram-cdrom/receipt Wed Dec 31 20:54:58 2008 +0000 1.2 +++ b/slitaz-loram-cdrom/receipt Thu Jan 01 07:31:15 2009 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Rules to build low ram system using cdrom." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 WEB_SITE="http://www.slitaz.org/" 1.7 +DEPENDS="slitaz-boot-scripts tazlito" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()
2.1 --- a/slitaz-loram-http/receipt Wed Dec 31 20:54:58 2008 +0000 2.2 +++ b/slitaz-loram-http/receipt Thu Jan 01 07:31:15 2009 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="Rules to build low ram system using http." 2.5 MAINTAINER="pascal.bellard@slitaz.org" 2.6 WEB_SITE="http://www.slitaz.org/" 2.7 -DEPENDS="httpfs-fuse funionfs" 2.8 +DEPENDS="slitaz-boot-scripts tazlito httpfs-fuse funionfs" 2.9 2.10 # Rules to gen a SliTaz package suitable for Tazpkg. 2.11 genpkg_rules()
3.1 --- a/slitaz-loram/receipt Wed Dec 31 20:54:58 2008 +0000 3.2 +++ b/slitaz-loram/receipt Thu Jan 01 07:31:15 2009 +0000 3.3 @@ -5,7 +5,7 @@ 3.4 CATEGORY="misc" 3.5 SHORT_DESC="Rules to build low ram rootfs.gz." 3.6 MAINTAINER="pascal.bellard@slitaz.org" 3.7 -DEPENDS="cromfs-or-squashfs" 3.8 +DEPENDS="slitaz-boot-scripts tazlito cromfs-or-squashfs" 3.9 WEB_SITE="http://www.slitaz.org/" 3.10 3.11 # Rules to gen a SliTaz package suitable for Tazpkg.