mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
Fix snap building on snapcraft
This commit is contained in:
@@ -235,6 +235,8 @@ parts:
|
|||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-tag: v5.98.0
|
source-tag: v5.98.0
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
|
build-packages:
|
||||||
|
- curl
|
||||||
cmake-parameters:
|
cmake-parameters:
|
||||||
- -DCMAKE_BUILD_TYPE=Release
|
- -DCMAKE_BUILD_TYPE=Release
|
||||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||||
|
Reference in New Issue
Block a user