wok rev 8969

virtualbox-ose: add PROVIDE=
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 02 10:08:14 2011 +0100 (2011-03-02)
parents c62fa1520fa8
children 6ed57ad678f9
files virtualbox-ose/receipt
line diff
     1.1 --- a/virtualbox-ose/receipt	Wed Mar 02 10:06:30 2011 +0100
     1.2 +++ b/virtualbox-ose/receipt	Wed Mar 02 10:08:14 2011 +0100
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://virtualbox.org/"
     1.6  WGET_URL="http://download.virtualbox.org/virtualbox/$VERSION/$TARBALL"
     1.7 +PROVIDE="virtualbox"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()