wok-next diff postgis/receipt @ rev 21017
Some maintenance
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 16 16:46:05 2018 +0300 (2018-10-16) |
parents | 10df65db91ad |
children | d5aab818505e |
line diff
1.1 --- a/postgis/receipt Thu Apr 19 13:15:41 2018 +0300 1.2 +++ b/postgis/receipt Tue Oct 16 16:46:05 2018 +0300 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="http://download.osgeo.org/postgis/source/$TARBALL" 1.5 1.6 BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev \ 1.7 -gtk+-dev gdal-dev jasper-dev curl-dev libpostgresqlclient tiff" 1.8 +gtk2-dev gdal-dev jasper-dev curl-dev libpostgresqlclient tiff" 1.9 SPLIT="postgis-gui postgis" 1.10 1.11 compile_rules() { 1.12 @@ -31,7 +31,7 @@ 1.13 postgis-gui) 1.14 copy shp2pgsql-gui 1.15 CAT="misc|GUI" 1.16 - DEPENDS="gtk+ postgis" 1.17 + DEPENDS="gtk2 postgis" 1.18 ;; 1.19 postgis) 1.20 copy @std @rm