build: Use craftctl in snapcraft

This commit is contained in:
krille-chan 2023-08-07 18:23:21 +02:00
parent efbe16b52c
commit 0b1a509e52
No known key found for this signature in database

View file

@ -65,7 +65,7 @@ parts:
override-build: |
# Workaround for Flutter build error:
rm -rf build
snapcraftctl build
craftctl default
build-packages:
- libjsoncpp-dev
- execstack