me
/
guix
Archived
1
0
Fork 0

gnu: qmapshack: Add curl dependency.

* gnu/packages/geo.scm (qmapshack)[inputs]: Add curl.
master
Guillaume Le Vaillant 2022-09-11 15:44:01 +02:00
parent 834162dcca
commit d9f0ec68ac
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 1 deletions

View File

@ -1973,7 +1973,8 @@ using the dataset of topographical information collected by
(native-inputs
(list pkg-config qttools-5))
(inputs
(list gdal
(list curl
gdal
libjpeg-turbo
proj
qtbase-5