aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dtopt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-dtopt/APKBUILD')
-rw-r--r--testing/py-dtopt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dtopt/APKBUILD b/testing/py-dtopt/APKBUILD
index f18032de39..7fbf1b181a 100644
--- a/testing/py-dtopt/APKBUILD
+++ b/testing/py-dtopt/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Additional options to doctest examples"
url="http://pypi.python.org/pypi/dtopt/"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""