wok diff geos/receipt @ rev 19055

Woodland is a nature theme for Openbox.
author Leonardo Laporte <hackdorte@sapo.pt>
date Tue Apr 19 20:20:45 2016 -0300 (2016-04-19)
parents 76b72f1ad63c
children 39567aac1197
line diff
     1.1 --- a/geos/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/geos/receipt	Tue Apr 19 20:20:45 2016 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="geos"
     1.7 -VERSION="3.3.2"
     1.8 +VERSION="3.5.0"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Geometry Engine, Open Source."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WGET_URL="http://download.osgeo.org/geos/$TARBALL"
    1.15  
    1.16 -DEPENDS=""
    1.17 +DEPENDS="gcc-lib-base"
    1.18  BUILD_DEPENDS=""
    1.19  
    1.20  # Rules to configure and make the package.