mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lmms: disable on armv6.
This commit is contained in:
parent
9cd00c0215
commit
b3cf19974b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
pkgname=lmms
|
pkgname=lmms
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="~armv6*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWANT_QT5=ON -DWANT_WEAKJACK=OFF"
|
configure_args="-DWANT_QT5=ON -DWANT_WEAKJACK=OFF"
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules"
|
||||||
|
|
Loading…
Add table
Reference in a new issue