snap: add missing build dependencies

This commit is contained in:
ymshenyu 2020-05-25 20:39:23 +08:00
parent c5c4a00ac9
commit d28547be39
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
5532
5533

View File

@ -63,6 +63,7 @@ parts:
- pkg-config
- libzxingcore-dev
- libqnodeeditor-dev
- libqt5opengl5-dev
stage-packages:
- libgcc1
- libstdc++6
@ -73,6 +74,7 @@ parts:
- libqt5gui5
- libqt5network5
- libqt5widgets5
- libqt5opengl5
- libglib2.0-bin
- libzxingcore1
- libqnodeeditor