diff options
Diffstat (limited to 'user/spice')
-rw-r--r-- | user/spice/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/spice/APKBUILD b/user/spice/APKBUILD index 4ca90937f..5a47c593c 100644 --- a/user/spice/APKBUILD +++ b/user/spice/APKBUILD @@ -6,6 +6,7 @@ pkgrel=0 pkgdesc="Solution for seamless access to virtual machines" url="https://www.spice-space.org/" arch="all" +options="!check" # Tests only pass on x86_64. I give up. license="LGPL-2.1+" depends="gst-plugins-base" makedepends="$depends_dev openssl-dev zlib-dev libjpeg-turbo-dev cyrus-sasl-dev |