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/py-logilab-astng/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-logilab-astng') diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD index 31fc3f4a81..3e4a0192c3 100644 --- a/testing/py-logilab-astng/APKBUILD +++ b/testing/py-logilab-astng/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Rebuild a new abstract syntax tree from Python's ast" url="http://pypi.python.org/pypi/logilab-astng" arch="noarch" license="GPL2+" -depends="python py-logilab-common" +depends="python2 py-logilab-common" depends_dev="" makedepends="python2-dev py-logilab-common" install="" -- cgit v1.2.3