wok-4.x diff obmenu/receipt @ rev 8912
virtualbox-ose: add wget in BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 28 14:45:49 2011 +0100 (2011-02-28) |
parents | 82a8e4f52224 |
children |
line diff
1.1 --- a/obmenu/receipt Sat Oct 10 23:10:20 2009 +0000 1.2 +++ b/obmenu/receipt Mon Feb 28 14:45:49 2011 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://obmenu.sourceforge.net/index.html" 1.6 WGET_URL="http://downloads.sourceforge.net/obmenu/$TARBALL" 1.7 +TAGS="openbox" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()