postgis: need which on host
This commit is contained in:
parent
15e0c4cd04
commit
063a9a2ea5
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ configure_args="--with-projdir=${XBPS_CROSS_BASE}/usr
|
|||
--with-jsondir=${XBPS_CROSS_BASE}/usr
|
||||
--with-protobufdir=${XBPS_CROSS_BASE}/usr
|
||||
--with-geosconfig=${XBPS_CROSS_BASE}/usr/bin/geos-config"
|
||||
hostmakedepends="automake libtool perl pkg-config geos libgdal-tools postgresql-libs-devel"
|
||||
hostmakedepends="automake libtool perl which pkg-config geos libgdal-tools
|
||||
postgresql-libs-devel"
|
||||
makedepends="geos-devel libgdal-devel libpqxx-devel libxml2-devel postgresql-libs-devel
|
||||
proj-devel protobuf-c-devel pcre-devel json-c-devel"
|
||||
short_desc="Spatial database extender for PostgreSQL"
|
||||
|
|
Loading…
Reference in a new issue