aboutsummaryrefslogtreecommitdiffstats
path: root/testing/buildbot-slave/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/buildbot-slave/APKBUILD')
-rw-r--r--testing/buildbot-slave/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD
index 9848d132b5..20b1d270c7 100644
--- a/testing/buildbot-slave/APKBUILD
+++ b/testing/buildbot-slave/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Buildbot slave daemon"
url="http://buildbot.net/"
arch="noarch"
license="GPL2"
-depends="python py-twisted"
+depends="python2 py-twisted"
depends_dev=""
makedepends="python2-dev py-setuptools"
install="buildbot-slave.pre-install"