use override-build instead of prepare
This commit is contained in:
parent
8cb2dc1613
commit
05418f700a
@ -41,8 +41,10 @@ parts:
|
||||
source: .
|
||||
after: [desktop-qt5]
|
||||
project-files: [ nymea-app.pro ]
|
||||
prepare: git submodule update --init
|
||||
# options: [ CONFIG+=withavahi ]
|
||||
override-build: |
|
||||
git submodule update --init
|
||||
snapcraftctl build
|
||||
build-packages:
|
||||
- qt5-default
|
||||
- qt5-qmake
|
||||
|
||||
Reference in New Issue
Block a user