wok diff get-virtualbox/receipt @ rev 11875

poppler: remove poppler-data (not needed to view PDF document) and save 1,4 Mb on core
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 00:29:35 2012 +0100 (2012-02-28)
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	Tue Feb 28 00:29:35 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()