aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ibanlib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ibanlib/APKBUILD')
-rw-r--r--testing/py-ibanlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ibanlib/APKBUILD b/testing/py-ibanlib/APKBUILD
index 3034cd23295..36968fced09 100644
--- a/testing/py-ibanlib/APKBUILD
+++ b/testing/py-ibanlib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Library integrate the International Bank Account Number (IBAN)"
url="https://pypi.python.org/pypi/ibanlib"
arch="noarch"
license="LGPL3+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""