mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/mellowplayer: disable on s390x due to qt5-qtwebengine
This commit is contained in:
parent
14dcd0ce84
commit
dc27596346
@ -5,7 +5,7 @@ pkgver=3.5.3
|
||||
pkgrel=0
|
||||
pkgdesc="QT based cloud music integration for your desktop"
|
||||
url="https://colinduquesnoy.gitlab.io/MellowPlayer/"
|
||||
arch="all !ppc64le" # qt5-qtwebengine missing
|
||||
arch="all !ppc64le !s390x" # qt5-qtwebengine missing
|
||||
license="GPL-2.0-or-later"
|
||||
depends="qt5-qtgraphicaleffects qt5-qtquickcontrols qt5-qtsvg qt5-qtwayland"
|
||||
makedepends="cmake qt5-qtdeclarative-dev qt5-qtquickcontrols2-dev qt5-qtbase-mysql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user