aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-blockdiag/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-blockdiag/APKBUILD')
-rw-r--r--testing/py-blockdiag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-blockdiag/APKBUILD b/testing/py-blockdiag/APKBUILD
index 31675b6a6b..280c4b1f67 100644
--- a/testing/py-blockdiag/APKBUILD
+++ b/testing/py-blockdiag/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A python tool to generate block-diagram"
url="http://blockdiag.com"
arch="noarch"
license="ASL 2.0"
-depends="python py-pillow py-funcparserlib py-setuptools py-webcolors"
+depends="python2 py-pillow py-funcparserlib py-setuptools py-webcolors"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""