mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/zoom: Depend on dev-libs/quazip.
Bug: https://bugs.gentoo.org/744814 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -20,6 +20,7 @@ RESTRICT="mirror bindist strip"
|
||||
RDEPEND="!games-engines/zoom
|
||||
dev-libs/glib:2
|
||||
dev-libs/icu
|
||||
dev-libs/quazip
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtdbus:5
|
||||
amd64? ( dev-qt/qtdeclarative:5[widgets] )
|
||||
@@ -69,6 +70,7 @@ src_install() {
|
||||
doins *.pcm *.pem *.sh Embedded.properties version.txt
|
||||
doexe zoom zoom.sh zopen ZoomLauncher
|
||||
dosym {"../../usr/$(get_libdir)",/opt/zoom}/libmpg123.so
|
||||
dosym {"../../usr/$(get_libdir)",/opt/zoom}/libquazip.so
|
||||
|
||||
if use bundled-libjpeg-turbo; then
|
||||
doexe libturbojpeg.so
|
||||
Reference in New Issue
Block a user