aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ginger
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-21 13:26:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-21 13:26:56 +0000
commitbf8f6d8dd9ac29b0146b6cc7eb235d936ae7ad15 (patch)
tree03e45173344926253a2643403d9cd21c2e7f8e7e /testing/ginger
parenta89e44bfcae92410877f5249463bafd0ae762310 (diff)
downloadaports-bf8f6d8dd9ac29b0146b6cc7eb235d936ae7ad15.tar.bz2
aports-bf8f6d8dd9ac29b0146b6cc7eb235d936ae7ad15.tar.xz
testing/ginger: disable til nginx builds
Diffstat (limited to 'testing/ginger')
-rw-r--r--testing/ginger/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ginger/APKBUILD b/testing/ginger/APKBUILD
index 5534bca93a..3ef3a78748 100644
--- a/testing/ginger/APKBUILD
+++ b/testing/ginger/APKBUILD
@@ -5,10 +5,10 @@ pkgver=2.4.0
pkgrel=0
pkgdesc="WoK plugin for host management"
url="http://kimchi-project.github.io/ginger"
-arch="noarch"
+arch=""
license="APACHE LGPL2.1"
depends="py2-configobj py2-pyparted wok"
-makedepends="automake autoconf libtool
+makedepends="automake autoconf libtool
python2-dev gettext-dev pyflakes libxslt"
options="!check"
subpackages="$pkgname-lang"