mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
[snap] add missing Qt5Charts dependency
Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
parent
a5e25c8e7d
commit
d2bbe36572
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,7 @@ parts:
|
|||
- libcurl4-gnutls-dev
|
||||
- libftdi1-dev
|
||||
- libgit2-dev
|
||||
- libqt5charts5-dev
|
||||
- libqt5svg5-dev
|
||||
- libqt5webkit5-dev
|
||||
- libsqlite3-dev
|
||||
|
@ -159,6 +160,7 @@ parts:
|
|||
- libftdi1-2
|
||||
- libgit2-26
|
||||
- libqt5bluetooth5
|
||||
- libqt5charts5
|
||||
- libqt5concurrent5
|
||||
- libqt5core5a
|
||||
- libqt5gui5
|
||||
|
|
Loading…
Reference in a new issue