community/patchwork: disable check (webapp)

This commit is contained in:
Carlo Landmeter 2018-01-30 23:41:29 +00:00
parent d0d2c8164b
commit 66f9a9bc4c

View File

@ -7,6 +7,7 @@ pkgdesc="Web-based patch tracking system"
url="https://github.com/getpatchwork/patchwork"
arch="noarch"
license="GPL"
options="!check"
depends="py-django py-django-registration git py-psycopg2"
subpackages="$pkgname-doc $pkgname-uwsgi-apache2:apache2_wsgi $pkgname-uwsgi-nginx:nginx_wsgi $pkgname-mysql
$pkgname-postgresql pwclient:pwclient"