aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-stencil/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-stencil/APKBUILD')
-rw-r--r--testing/py-stencil/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-stencil/APKBUILD b/testing/py-stencil/APKBUILD
index c5f1f1da338..1204eb3033d 100644
--- a/testing/py-stencil/APKBUILD
+++ b/testing/py-stencil/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python module to creates files and directories from templates"
url="https://github.com/trilan/stencil"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""