telegram-desktop: fix cross builds
This commit is contained in:
parent
d078e0fd38
commit
23ff43b302
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/34781/steps/shell_3/logs/stdio"
|
||||
# Template file for 'telegram-desktop'
|
||||
pkgname=telegram-desktop
|
||||
version=2.8.4
|
||||
|
@ -13,7 +12,7 @@ configure_args="-DTDESKTOP_API_ID=209235
|
|||
-DTDESKTOP_LAUNCHER_BASENAME=org.telegram.desktop.desktop
|
||||
-DDESKTOP_APP_DISABLE_SPELLCHECK=$(vopt_if spellcheck 'false' 'true')"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools python extra-cmake-modules
|
||||
qt5-wayland"
|
||||
qt5-wayland-devel"
|
||||
makedepends="alsa-lib-devel ffmpeg-devel libdbusmenu-glib-devel libopenal-devel
|
||||
minizip-devel opus-devel xxHash-devel pulseaudio-devel qt5-devel range-v3
|
||||
libva-devel rapidjson liblz4-devel liblzma-devel gtk+3-devel
|
||||
|
|
Loading…
Reference in a new issue