qtox: unbreak cross
This commit is contained in:
parent
17a93fe99c
commit
04a74c6640
1 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,7 @@ short_desc="QT-based TOX instant messenger client"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://wiki.tox.chat/clients/qtox"
|
homepage="https://wiki.tox.chat/clients/qtox"
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake qt5-host-tools qt5-tools pkg-config"
|
||||||
makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
|
makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
|
||||||
qt5-tools-devel libopencv-devel libopenal-devel libsodium-devel
|
qt5-tools-devel libopencv-devel libopenal-devel libsodium-devel
|
||||||
libXScrnSaver-devel gdk-pixbuf-devel gtk+-devel libvpx-devel qrencode-devel
|
libXScrnSaver-devel gdk-pixbuf-devel gtk+-devel libvpx-devel qrencode-devel
|
||||||
|
@ -17,5 +17,3 @@ depends="qt5-plugin-sqlite"
|
||||||
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
||||||
checksum=be38517cd915727dbd9b3cd2a51bbaf1cae28290de07a34c759ec8b77c502cd4
|
checksum=be38517cd915727dbd9b3cd2a51bbaf1cae28290de07a34c759ec8b77c502cd4
|
||||||
wrksrc="qTox-${version}"
|
wrksrc="qTox-${version}"
|
||||||
|
|
||||||
nocross="https://build.voidlinux.eu/builders/armv6l_builder/builds/5203/steps/shell_3/logs/stdio"
|
|
||||||
|
|
Loading…
Reference in a new issue