lmms: disable on armv6.

This commit is contained in:
Juan RP 2019-06-29 08:06:24 +02:00
parent 9cd00c0215
commit b3cf19974b
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -2,6 +2,7 @@
pkgname=lmms
version=1.2.0
revision=1
archs="~armv6*"
build_style=cmake
configure_args="-DWANT_QT5=ON -DWANT_WEAKJACK=OFF"
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules"