summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst G. Burkhardt <horst@adelielinux.org>2018-03-24 12:49:46 +0000
committerHorst G. Burkhardt <horst@adelielinux.org>2018-03-24 12:49:46 +0000
commite7943d2200389ce25601aa72156f838647477596 (patch)
treef38898cb26c5674cfb0449b0d8f36cab284aff7b
parentfae94c264b3ae18bf16e4767e7d31241513b878b (diff)
downloadpackages-e7943d2200389ce25601aa72156f838647477596.tar.gz
packages-e7943d2200389ce25601aa72156f838647477596.tar.bz2
packages-e7943d2200389ce25601aa72156f838647477596.tar.xz
packages-e7943d2200389ce25601aa72156f838647477596.zip
user/minivmac: mark no tests
-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"