aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongodb-tools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-17 14:54:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-17 14:54:33 +0000
commitd4ee784620ff54a4ed61371db5367b547decd5ba (patch)
tree516e79a4f923030c56cc230c112ebcc045baeb7c /testing/mongodb-tools
parent10d26ea4585efe24929db33db8166ddfc35bbc95 (diff)
downloadaports-d4ee784620ff54a4ed61371db5367b547decd5ba.tar.bz2
aports-d4ee784620ff54a4ed61371db5367b547decd5ba.tar.xz
testing/mongodb-tools: build fix. needs libpcap-dev
Diffstat (limited to 'testing/mongodb-tools')
-rw-r--r--testing/mongodb-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongodb-tools/APKBUILD b/testing/mongodb-tools/APKBUILD
index 4306e0680b..f472297a59 100644
--- a/testing/mongodb-tools/APKBUILD
+++ b/testing/mongodb-tools/APKBUILD
@@ -9,7 +9,7 @@ arch="all !aarch64"
license="apache"
depends="libsasl"
depends_dev=""
-makedepends="$depends_dev go cyrus-sasl-dev libressl-dev"
+makedepends="$depends_dev go cyrus-sasl-dev libressl-dev libpcap-dev"
install=""
subpackages=""
source="https://github.com/mongodb/mongo-tools/archive/$pkgver/$pkgname-$pkgver.tar.gz