aboutsummaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
authorGravatar Michał Sawicz <michal@sawicz.net>2019-03-15 11:46:18 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-04-04 15:06:02 -0700
commit737d8f9c9ee44f1a6e79e4edf57bcc5cf0768757 (patch)
tree0903a1d4a702ca4c1a320ea01c23114993dbd200 /snap/snapcraft.yaml
parentdbddbfeec34bb644c8cb4cc9dbc02b19ca1abe8f (diff)
downloadsubsurface-737d8f9c9ee44f1a6e79e4edf57bcc5cf0768757.tar.gz
[snap] add missing `source:` stanzas
snapcfraft no longer defaults to `source: .` Signed-off-by: Michał Sawicz <michal.sawicz@canonical.com>
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 3 insertions, 0 deletions
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: