mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/qlandkartegt: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
b0e8bac356
commit
13da5a16f4
2 changed files with 2 additions and 2 deletions
|
@ -16,4 +16,4 @@ how to install and convert maps.
|
|||
See http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Download for
|
||||
a list of downloadable osm-based mapsets.
|
||||
|
||||
This requires geos, proj, and gdal. gpsd and libdmtx are optional.
|
||||
gpsd and libdmtx are optional.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sf.net/qlandkartegt/qlandkartegt-1.5.0.tar.gz"
|
|||
MD5SUM="6cee3d392ebbc13ec87f64a739a7225e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal geos gpsd libdmtx proj"
|
||||
REQUIRES="geos proj gdal"
|
||||
MAINTAINER="Daniel Stolarski"
|
||||
EMAIL="daniel.stolarski@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue