summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/minivmac/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/minivmac/APKBUILD b/user/minivmac/APKBUILD
index fe2617591..53abb9f0d 100644
--- a/user/minivmac/APKBUILD
+++ b/user/minivmac/APKBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="a simple and accurate emulator of early Macintosh computers"
url="http://www.gryphel.com/c/minivmac/"
arch="all !s390x"
+options="!check" # minivmac does not ship a test suite
license="GPL-2.0-only"
depends=""
makedepends="libx11-dev libxcb-dev libxau-dev libbsd-dev libxdmcp-dev"