mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 19:00:22 +08:00
snap: add missing build dependencies
This commit is contained in:
parent
c5c4a00ac9
commit
d28547be39
@ -1 +1 @@
|
|||||||
5532
|
5533
|
||||||
|
@ -63,6 +63,7 @@ parts:
|
|||||||
- pkg-config
|
- pkg-config
|
||||||
- libzxingcore-dev
|
- libzxingcore-dev
|
||||||
- libqnodeeditor-dev
|
- libqnodeeditor-dev
|
||||||
|
- libqt5opengl5-dev
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libgcc1
|
- libgcc1
|
||||||
- libstdc++6
|
- libstdc++6
|
||||||
@ -73,6 +74,7 @@ parts:
|
|||||||
- libqt5gui5
|
- libqt5gui5
|
||||||
- libqt5network5
|
- libqt5network5
|
||||||
- libqt5widgets5
|
- libqt5widgets5
|
||||||
|
- libqt5opengl5
|
||||||
- libglib2.0-bin
|
- libglib2.0-bin
|
||||||
- libzxingcore1
|
- libzxingcore1
|
||||||
- libqnodeeditor
|
- libqnodeeditor
|
||||||
|
Loading…
Reference in New Issue
Block a user