aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-logilab-astng/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-logilab-astng/APKBUILD')
-rw-r--r--testing/py-logilab-astng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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=""