wok rev 20236
libpostgresqlclient, postgis: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 07 15:49:31 2018 +0100 (2018-03-07) |
parents | 33f17372d8e6 |
children | 9061651de4e1 |
files | libpostgresqlclient/receipt postgis/receipt |
line diff
1.1 --- a/libpostgresqlclient/receipt Mon Mar 05 15:52:59 2018 +0100 1.2 +++ b/libpostgresqlclient/receipt Wed Mar 07 15:49:31 2018 +0100 1.3 @@ -9,6 +9,8 @@ 1.4 WEB_SITE="http://www.postgresql.org/" 1.5 WANTED="postgresql" 1.6 1.7 +DEPENDS="libboost-chrono libboost-date-time mpfr" 1.8 + 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules() 1.11 {
2.1 --- a/postgis/receipt Mon Mar 05 15:52:59 2018 +0100 2.2 +++ b/postgis/receipt Wed Mar 07 15:49:31 2018 +0100 2.3 @@ -10,7 +10,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WGET_URL="http://download.osgeo.org/postgis/source/$TARBALL" 2.6 2.7 -DEPENDS="geos proj libpostgresqlclient libxml2 libgdal" 2.8 +DEPENDS="geos proj libpostgresqlclient libxml2 libgdal libpng" 2.9 BUILD_DEPENDS="pkg-config postgresql-dev geos-dev proj-dev libxml2-dev \ 2.10 gtk+-dev gdal-dev jasper-dev curl-dev libpostgresqlclient tiff" 2.11