aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"