wok-next diff get-virtualbox/receipt @ rev 11932
lxpanel: Patch cpu plugin to get monochrome style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Mar 01 02:13:36 2012 +0100 (2012-03-01) |
parents | d1768332cee0 |
children | 42b8478866fb |
line diff
1.1 --- a/get-virtualbox/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/get-virtualbox/receipt Thu Mar 01 02:13:36 2012 +0100 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="get-virtualbox" 1.7 -VERSION="1.01" 1.8 +VERSION="1.02" 1.9 CATEGORY="non-free" 1.10 SHORT_DESC="Get a x86 virtualization software." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 WEB_SITE="http://www.virtualbox.org/" 1.13 +DEPENDS="wget" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules()