wok diff phpvirtualbox/receipt @ 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 cca1658587e4
children 78cb1e930abd
line diff
     1.1 --- a/phpvirtualbox/receipt	Sun Feb 17 18:16:25 2013 +0100
     1.2 +++ b/phpvirtualbox/receipt	Sun May 26 19:06:03 2013 +0200
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="phpvirtualbox"
     1.7 -VERSION="4.0-3"
     1.8 +VERSION="4.0-7"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Virtualbox AJAX interface."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.zip"
    1.13 -WEB_SITE="http://code.google.com/$PACKAGE/"
    1.14 +WEB_SITE="http://code.google.com/${PACKAGE:0:1}/$PACKAGE/"
    1.15  WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL"
    1.16  DEPENDS="php-soap virtualbox"
    1.17