Skip to content

Commit 5bbf4b0

Browse files
committed
Updated build to handle upstream cmake build changes
1 parent c21f5f1 commit 5bbf4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ parts:
140140
lemonade-server:
141141
plugin: cmake
142142
source: https://github.com/lemonade-sdk/lemonade.git
143-
source-subdir: src/cpp
144143
cmake-parameters:
145144
- -DCMAKE_PREFIX_PATH=/usr
146145
build-packages:
@@ -153,6 +152,7 @@ parts:
153152
- libssl-dev
154153
- zlib1g-dev
155154
- pkg-config
155+
- ninja-build
156156
override-pull: |
157157
craftctl default
158158
VERSION=$(craftctl get version)

0 commit comments

Comments
 (0)