aboutsummaryrefslogtreecommitdiffstats
path: root/main/halberd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/halberd/APKBUILD')
-rw-r--r--main/halberd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/halberd/APKBUILD b/main/halberd/APKBUILD
index 7829223fbc..d498716ffc 100644
--- a/main/halberd/APKBUILD
+++ b/main/halberd/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Tool to discover HTTP load balancers"
url="http://halberd.superadditive.com"
arch="noarch"
license="GPL2+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev help2man"
install=""