aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cloud-init/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cloud-init/APKBUILD')
-rw-r--r--testing/cloud-init/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloud-init/APKBUILD b/testing/cloud-init/APKBUILD
index 251e75d371c..d6c63b0b9df 100644
--- a/testing/cloud-init/APKBUILD
+++ b/testing/cloud-init/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Cloud instance init scripts"
url="http://launchpad.net/cloud-init"
arch="noarch"
license="GPL"
-depends="e2fsprogs-extra python py-cheetah py-configobj py-jinja2 py-jsonpatch py-oauth2 py-prettytable py-requests py-serial py-yaml"
+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"