wok rev 14587

Add missing deps coreutils-disk and coreutils-redirection for use tee and df command instead of Busybox
author Stanislas Leduc <shann@slitaz.org>
date Sun May 26 19:06:03 2013 +0200 (2013-05-26)
parents e7715ace8431
children b2a3063d4ef7
files clonezilla/receipt
line diff
     1.1 --- a/clonezilla/receipt	Sun May 26 17:59:51 2013 +0200
     1.2 +++ b/clonezilla/receipt	Sun May 26 19:06:03 2013 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://free.nchc.org.tw/drbl-core/src/stable/$TARBALL"
     1.6  
     1.7 -DEPENDS="bash drbl partclone ntfsprogs ntfs-3g partimage sshfs-fuse"
     1.8 +DEPENDS="bash drbl partclone ntfsprogs ntfs-3g partimage sshfs-fuse coreutils-disk coreutils-redirection"
     1.9  BUILD_DEPENDS=""
    1.10  
    1.11  # Rules to configure and make the package.