2
0
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:
Ilya Fedin
2022-09-20 10:17:27 +04:00
committed by John Preston
parent 06d9d04787
commit 140dcb033b

View File

@@ -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