aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-seqdiag
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-seqdiag')
-rw-r--r--testing/py-seqdiag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-seqdiag/APKBUILD b/testing/py-seqdiag/APKBUILD
index 610f888a69..fa31823dd9 100644
--- a/testing/py-seqdiag/APKBUILD
+++ b/testing/py-seqdiag/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="seqdiag generate sequence-diagram image file"
url="https://pypi.python.org/pypi/seqdiag"
arch="noarch"
license="ASL 2.0"
-depends="python py-pillow py-funcparserlib py-blockdiag"
+depends="python2 py-pillow py-funcparserlib py-blockdiag"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""