aboutsummaryrefslogtreecommitdiffstats
path: root/main/cjdns
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-03-07 23:57:26 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-03-07 23:57:26 +0100
commit2bfa52bb17dd593e02f5d9f53f2a6cab4a9521a3 (patch)
tree609be6a1bae0f5b0282c6af0fca6ff40c5cbbda9 /main/cjdns
parent85d9231e735ac760752d043d7c0e5b82bf974411 (diff)
main/cjdns: replace nodejs-lts with nodejs
Diffstat (limited to 'main/cjdns')
-rw-r--r--main/cjdns/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cjdns/APKBUILD b/main/cjdns/APKBUILD
index aea9b761338..69d4695d65b 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 python2 linux-headers libseccomp-dev"
+makedepends="bash nodejs 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