mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/openorienteering-mapper: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f9ab0913ce
commit
3389bf73ca
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/OpenOrienteering/mapper/archive/v0.9.5/mapper-0.9.5
|
|||
MD5SUM="87cde1b4bbb94704ec1dc356674ec92d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal polyclipping proj"
|
||||
REQUIRES="gdal polyclipping"
|
||||
MAINTAINER="Nikolay Korotkiy"
|
||||
EMAIL="sikmir@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue