Browse Source

Merge pull request #4876

Ilya Bizyaev (1):
      fix(build): Add missing dependency for openSUSE
reviewable/pr4881/r1
sudden6 8 years ago
parent
commit
a9bffbcb33
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
  1. 1
      simple_make.sh

1
simple_make.sh

@ -112,6 +112,7 @@ zypper_install() { @@ -112,6 +112,7 @@ zypper_install() {
libavcodec-devel
libavdevice-devel
libopus-devel
libexif-devel
libQt5Concurrent-devel
libqt5-linguist
libqt5-linguist-devel

Loading…
Cancel
Save