diff options
Diffstat (limited to 'testing/gingerbase/APKBUILD')
-rw-r--r-- | testing/gingerbase/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gingerbase/APKBUILD b/testing/gingerbase/APKBUILD index c2f4bcd2936..35cf0d4d23e 100644 --- a/testing/gingerbase/APKBUILD +++ b/testing/gingerbase/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Gingerbase: basic host management for WoK" url="http://kimchi-project.github.io/gingerbase/" arch="noarch" -license="AGPL2.1" +license="AGPL-2.1" depends="py2-configobj py2-pyparted wok" makedepends="automake autoconf libtool python2-dev gettext-dev pyflakes libxslt" |