From d6529c8d14d870c966dc74c3008cdce15dabb7c5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 26 Oct 2016 18:51:19 +0200 Subject: [various] rename dependency python to python2 --- testing/cloud-init/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/cloud-init/APKBUILD') diff --git a/testing/cloud-init/APKBUILD b/testing/cloud-init/APKBUILD index 251e75d371..d6c63b0b9d 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" -- cgit v1.2.3