summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--harmony/py-mako/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/harmony/py-mako/APKBUILD b/harmony/py-mako/APKBUILD
index 27d13470d..2ef83e096 100644
--- a/harmony/py-mako/APKBUILD
+++ b/harmony/py-mako/APKBUILD
@@ -10,6 +10,7 @@ arch="noarch"
license="MIT"
depends=""
makedepends="python3-dev"
+checkdepends="py-six"
subpackages="py3-${pkgname#py-}:_py3"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver