# HG changeset patch # User Pascal Bellard # Date 1230795075 0 # Node ID d37cb8649ac6ab11d803e5685f748d94673bce0a # Parent 7141c42c3aa077b715d096c424e761bebae6f7c8 slitaz-loram*:up date depends diff -r 7141c42c3aa0 -r d37cb8649ac6 slitaz-loram-cdrom/receipt --- a/slitaz-loram-cdrom/receipt Wed Dec 31 20:54:58 2008 +0000 +++ b/slitaz-loram-cdrom/receipt Thu Jan 01 07:31:15 2009 +0000 @@ -6,6 +6,7 @@ SHORT_DESC="Rules to build low ram system using cdrom." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.slitaz.org/" +DEPENDS="slitaz-boot-scripts tazlito" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 7141c42c3aa0 -r d37cb8649ac6 slitaz-loram-http/receipt --- a/slitaz-loram-http/receipt Wed Dec 31 20:54:58 2008 +0000 +++ b/slitaz-loram-http/receipt Thu Jan 01 07:31:15 2009 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Rules to build low ram system using http." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.slitaz.org/" -DEPENDS="httpfs-fuse funionfs" +DEPENDS="slitaz-boot-scripts tazlito httpfs-fuse funionfs" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 7141c42c3aa0 -r d37cb8649ac6 slitaz-loram/receipt --- a/slitaz-loram/receipt Wed Dec 31 20:54:58 2008 +0000 +++ b/slitaz-loram/receipt Thu Jan 01 07:31:15 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="Rules to build low ram rootfs.gz." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="cromfs-or-squashfs" +DEPENDS="slitaz-boot-scripts tazlito cromfs-or-squashfs" WEB_SITE="http://www.slitaz.org/" # Rules to gen a SliTaz package suitable for Tazpkg.