From 2af1e23b2ca8880f25377036a2b07b235b2c00ac Mon Sep 17 00:00:00 2001 From: Michał Sawicz Date: Fri, 15 Mar 2019 11:46:18 +0100 Subject: [snap] add missing `source:` stanzas MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit snapcfraft no longer defaults to `source: .` Signed-off-by: Michał Sawicz --- snap/snapcraft.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'snap/snapcraft.yaml') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 08a34ef31..797b1767e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -77,6 +77,8 @@ parts: libdc: plugin: autotools + source: . + source-type: git source-subdir: libdivecomputer build-packages: - libbluetooth-dev @@ -92,6 +94,7 @@ parts: - libusb-1.0-0 subsurface: + source: . after: [desktop-qt5, googlemaps, libdc] plugin: cmake configflags: -- cgit v1.2.3-70-g09d2