aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dpath/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-dpath/APKBUILD')
-rw-r--r--testing/py-dpath/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dpath/APKBUILD b/testing/py-dpath/APKBUILD
index c2838841640..d16dd616197 100644
--- a/testing/py-dpath/APKBUILD
+++ b/testing/py-dpath/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="Filesystem-like pathing and searching for dictionaries"
url="https://www.github.com/akesterson/dpath-python"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""