gnu: qmapshack: Add curl dependency.
* gnu/packages/geo.scm (qmapshack)[inputs]: Add curl.master
parent
834162dcca
commit
d9f0ec68ac
|
@ -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
|
||||
|
|
Reference in New Issue