aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xkcdpass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xkcdpass/APKBUILD')
-rw-r--r--testing/xkcdpass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xkcdpass/APKBUILD b/testing/xkcdpass/APKBUILD
index da03cad666..399c017ed4 100644
--- a/testing/xkcdpass/APKBUILD
+++ b/testing/xkcdpass/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A simple creator for passwords"
url="https://pypi.python.org/pypi/xkcdpass"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""