From f8ca7002c2166b686052f64e0c6555f9b9c0a390 Mon Sep 17 00:00:00 2001 From: capruro <64908287+capruro@users.noreply.github.com> Date: Wed, 10 Nov 2021 23:15:41 +0100 Subject: [PATCH] removing source-type Unnecessary --- snap/snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 47adc59ef..f2d097f2d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -46,7 +46,6 @@ parts: one: plugin: make source: . - source-type: git build-packages: - build-essential - libc++-dev @@ -67,4 +66,4 @@ slots: zerotier-control: interface: content read: - - $SNAP_COMMON \ No newline at end of file + - $SNAP_COMMON