diff options
Diffstat (limited to 'snap')
-rw-r--r-- | snap/snapcraft.yaml | 3 |
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: |