aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pystache/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pystache/APKBUILD')
-rw-r--r--testing/py-pystache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pystache/APKBUILD b/testing/py-pystache/APKBUILD
index c2e574b50f0..0f1b4eea729 100644
--- a/testing/py-pystache/APKBUILD
+++ b/testing/py-pystache/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Pystache is a Python implementation of Mustache."
url="https://pypi.python.org/pypi/pystache"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="py-setuptools"
install=""