mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #4876
Ilya Bizyaev (1): fix(build): Add missing dependency for openSUSE
This commit is contained in:
commit
a9bffbcb33
|
@ -112,6 +112,7 @@ zypper_install() {
|
||||||
libavcodec-devel
|
libavcodec-devel
|
||||||
libavdevice-devel
|
libavdevice-devel
|
||||||
libopus-devel
|
libopus-devel
|
||||||
|
libexif-devel
|
||||||
libQt5Concurrent-devel
|
libQt5Concurrent-devel
|
||||||
libqt5-linguist
|
libqt5-linguist
|
||||||
libqt5-linguist-devel
|
libqt5-linguist-devel
|
||||||
|
|
Loading…
Reference in New Issue
Block a user