diff options
-rw-r--r-- | testing/cloud-init/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloud-init/APKBUILD b/testing/cloud-init/APKBUILD index 0601da9e7f..a86ffb6889 100644 --- a/testing/cloud-init/APKBUILD +++ b/testing/cloud-init/APKBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="Cloud instance init scripts" url="http://launchpad.net/cloud-init" arch="noarch" -license="GPL" depends="e2fsprogs-extra python2 py-cheetah py-configobj py-jinja2 py-jsonpatch py-oauth2 py-prettytable py-requests py-serial py-yaml" makedepends="py-setuptools" install="$pkgname.pre-install $pkgname.post-install" subpackages="$pkgname-doc" source=" https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz +license="Apache-2.0 GPL-3.0-only" 10-setup.patch 20-alpine.patch cloud-init-local.initd |