wok diff postgis/receipt @ rev 13753

xpad: try to fix build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 03 00:29:09 2013 +0000 (2013-01-03)
parents e9b8c7cae53f
children ba7a5b27465c
line diff
     1.1 --- a/postgis/receipt	Wed Mar 14 10:25:08 2012 +0100
     1.2 +++ b/postgis/receipt	Thu Jan 03 00:29:09 2013 +0000
     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()