mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Limit source depth for snapcraft desktop helpers
This commit is contained in:
parent
e31704d01e
commit
9f58a5a4b0
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ parts:
|
||||||
|
|
||||||
desktop-qt:
|
desktop-qt:
|
||||||
source: https://github.com/desktop-app/snapcraft-desktop-helpers.git
|
source: https://github.com/desktop-app/snapcraft-desktop-helpers.git
|
||||||
|
source-depth: 1
|
||||||
source-subdir: qt
|
source-subdir: qt
|
||||||
plugin: make
|
plugin: make
|
||||||
make-parameters: ["FLAVOR=qt5"]
|
make-parameters: ["FLAVOR=qt5"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue