1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: qmapshack: Add curl dependency.

* gnu/packages/geo.scm (qmapshack)[inputs]: Add curl.
This commit is contained in:
Guillaume Le Vaillant
2022-09-11 15:44:01 +02:00
parent 834162dcca
commit d9f0ec68ac

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