zulip-desktop: fix cross build.

This commit is contained in:
triallax 2023-04-19 11:13:23 +01:00 committed by Andrew Benson
parent 7477086fbd
commit ca0c0acaff
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=0.5.1
revision=2
build_style=cmake
configure_args="-DBUILD_WITH_QT5=On"
hostmakedepends="qt5-host-tools"
hostmakedepends="qt5-host-tools qt5-qmake"
makedepends="qt5-webkit-devel phonon-qt5-devel qt5-svg-devel qt5-multimedia-devel"
short_desc="Workplace chat that improves your productivity"
maintainer="Luca - <luca.andrea.fuse@gmx.com>"