aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongodb
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mongodb')
-rw-r--r--testing/mongodb/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/mongodb/APKBUILD b/testing/mongodb/APKBUILD
index c5504ac3db..ece7c55772 100644
--- a/testing/mongodb/APKBUILD
+++ b/testing/mongodb/APKBUILD
@@ -2,14 +2,15 @@
# Contributor: Marc Vertes <marc.vertes@ugrid.net>
pkgname=mongodb
pkgver=3.2.7
-pkgrel=0
+pkgrel=1
pkgdesc='A high-performance, open source, schema-free document-oriented database'
url='http://www.mongodb.org'
arch='x86_64'
license='AGPL3'
pkgusers="mongodb"
depends=
-depends_dev="scons openssl-dev pcre-dev snappy-dev boost-dev asio-dev libpcap-dev wiredtiger-dev"
+depends_dev="scons libressl-dev pcre-dev snappy-dev boost-dev asio-dev libpcap-dev wiredtiger-dev
+ zlib-dev"
makedepends="$depends_dev"
install="$pkgname.pre-install"
source="http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz