gis/osm2pgsql: Added the mandatory dependency lua.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c7f73b2c7d
commit
9890404475
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/28ce89dd28c20d94a98
|
|||
MD5SUM="32ec87993608b1587a51e360dde9cfde"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgis"
|
||||
REQUIRES="lua postgis"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue