aboutsummaryrefslogtreecommitdiffstats
path: root/main/cjdns/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/cjdns/APKBUILD')
-rw-r--r--main/cjdns/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cjdns/APKBUILD b/main/cjdns/APKBUILD
index 0f437ae1d52..87c7f6742c2 100644
--- a/main/cjdns/APKBUILD
+++ b/main/cjdns/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/cjdelisle/cjdns"
arch="all !x86"
license="GPL3"
depends=
-makedepends="bash nodejs-lts python linux-headers libseccomp-dev"
+makedepends="bash nodejs-lts python2 linux-headers libseccomp-dev"
install="$pkgname.post-install"
subpackages="$pkgname-doc"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz"