# HG changeset patch # User Pascal Bellard # Date 1423398105 -3600 # Node ID 0ee9a1d56ed3351e219e87e84f8822cb589ca478 # Parent 5fef73a70ef22bea8b083d632e73efb36a434edc postgis: update bdeps diff -r 5fef73a70ef2 -r 0ee9a1d56ed3 postgis/receipt --- a/postgis/receipt Sun Feb 08 13:07:27 2015 +0100 +++ b/postgis/receipt Sun Feb 08 13:21:45 2015 +0100 @@ -10,7 +10,7 @@ WGET_URL="http://postgis.refractions.net/download/$TARBALL" DEPENDS="geos proj libpostgresqlclient libxml2" -BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev" +BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev gtk+-dev" # Rules to configure and make the package. compile_rules()