aboutsummaryrefslogtreecommitdiffstats
path: root/testing/node-sodium
diff options
context:
space:
mode:
authorEd Robinson <ed.robinson@reevoo.com>2017-03-06 13:48:02 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-03-07 23:44:38 +0100
commit85d9231e735ac760752d043d7c0e5b82bf974411 (patch)
treed374a769dd8cf56c63e3419871e7eab882c1908b /testing/node-sodium
parent6d2e11d001e712ed3ac96cc382db693fe76ce709 (diff)
downloadaports-85d9231e735ac760752d043d7c0e5b82bf974411.tar.bz2
aports-85d9231e735ac760752d043d7c0e5b82bf974411.tar.xz
testing/node-sodium: add nodejs-npm to makedepends
Diffstat (limited to 'testing/node-sodium')
-rw-r--r--testing/node-sodium/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/node-sodium/APKBUILD b/testing/node-sodium/APKBUILD
index 390a6fc863..8d7e72d825 100644
--- a/testing/node-sodium/APKBUILD
+++ b/testing/node-sodium/APKBUILD
@@ -3,13 +3,13 @@
pkgname=node-sodium
_pkgname=sodium
pkgver=1.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Port of the lib sodium encryption library to Node.js"
url="https://github.com/paixaop/node-sodium"
arch="x86 x86_64"
license="MIT"
depends="nodejs"
-makedepends="libsodium-dev=1.0.11-r0 python2"
+makedepends="libsodium-dev=1.0.11-r0 python2 nodejs-npm"
source="$pkgname-$pkgver.tar.gz::https://github.com/paixaop/$pkgname/archive/$pkgver.tar.gz
fix-gyp-binding.patch
remove-preinstall.patch