wok diff postgis/receipt @ rev 22496
updated aspell-de (20030222-1 -> 20161207.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jan 01 08:27:51 2020 +0100 (2020-01-01) |
parents | 432dd31a79d5 |
children | a3c45ab9082e |
line diff
1.1 --- a/postgis/receipt Wed Oct 02 17:23:06 2019 +0200 1.2 +++ b/postgis/receipt Wed Jan 01 08:27:51 2020 +0100 1.3 @@ -10,9 +10,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="http://download.osgeo.org/postgis/source/$TARBALL" 1.6 1.7 -DEPENDS="geos proj libpostgresqlclient libxml2 libgdal libpng" 1.8 +DEPENDS="geos proj libpostgresqlclient libxml2 libgdal libpng sqlite" 1.9 BUILD_DEPENDS="pkg-config postgresql-dev geos-dev proj-dev libxml2-dev \ 1.10 -gtk+-dev gdal-dev jasper-dev curl-dev libpostgresqlclient tiff" 1.11 +gtk+-dev gdal-dev jasper-dev curl-dev libpostgresqlclient tiff sqlite-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()