~ruther/guix-local

d9f0ec68ac10d4b9fa6dbc0dfd6a4c874f11bd2f — Guillaume Le Vaillant 3 years ago 834162d
gnu: qmapshack: Add curl dependency.

* gnu/packages/geo.scm (qmapshack)[inputs]: Add curl.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/geo.scm
M gnu/packages/geo.scm => gnu/packages/geo.scm +2 -1
@@ 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