summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:00 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:49 +0100
commit3389bf73ca8fcacbfe86a08bf64078d39f6e4dfb (patch)
treecd0c6b4acb6573c7227bb2b5b70d77fabc85b742 /gis
parentf9ab0913ce9640b345b95c1fd9424e59ad00199e (diff)
downloadslackbuilds-3389bf73ca8fcacbfe86a08bf64078d39f6e4dfb.tar.gz
gis/openorienteering-mapper: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/openorienteering-mapper/openorienteering-mapper.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/openorienteering-mapper/openorienteering-mapper.info b/gis/openorienteering-mapper/openorienteering-mapper.info
index c5d4b16d5a..b7e51274b6 100644
--- a/gis/openorienteering-mapper/openorienteering-mapper.info
+++ b/gis/openorienteering-mapper/openorienteering-mapper.info
@@ -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"