wok-stable rev 12450

postgis: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 08 13:21:45 2015 +0100 (2015-02-08)
parents 5fef73a70ef2
children b1d018746484
files postgis/receipt
line diff
     1.1 --- a/postgis/receipt	Sun Feb 08 13:07:27 2015 +0100
     1.2 +++ b/postgis/receipt	Sun Feb 08 13:21:45 2015 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="http://postgis.refractions.net/download/$TARBALL"
     1.5  
     1.6  DEPENDS="geos proj libpostgresqlclient libxml2"
     1.7 -BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev"
     1.8 +BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev gtk+-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()