From: garciaale Date: Tue, 10 Nov 2020 20:12:10 +0000 (-0300) Subject: Adds make and wget as snapcraft dependencies since they are now required by OSM-IM... X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F9960%2F2;p=osm%2Fosmclient.git Adds make and wget as snapcraft dependencies since they are now required by OSM-IM for SOL006 Change-Id: Ic7715836d21a16887fff2878ba63a0e38f1e1530 Signed-off-by: garciaale --- diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 805f1b6..84635ae 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -50,6 +50,8 @@ parts: build-packages: - gcc - git + - make + - wget stage-packages: - libmagic1 - python3