projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6d547e
)
dev-db/rethinkdb: update jemalloc dependency fix #592734
author
Ultrabug
<ultrabug@gentoo.org>
Tue, 6 Sep 2016 12:35:42 +0000
(14:35 +0200)
committer
Ultrabug
<ultrabug@gentoo.org>
Tue, 6 Sep 2016 12:36:09 +0000
(14:36 +0200)
Package-Manager: portage-2.2.27
dev-db/rethinkdb/rethinkdb-2.3.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/rethinkdb/rethinkdb-2.3.4.ebuild
b/dev-db/rethinkdb/rethinkdb-2.3.4.ebuild
index 5e9709e11e2161a874e96fe83050266d16255f85..db9bb82d1d7b8b9bcd746a862c1f5a22ea9b764a 100644
(file)
--- a/
dev-db/rethinkdb/rethinkdb-2.3.4.ebuild
+++ b/
dev-db/rethinkdb/rethinkdb-2.3.4.ebuild
@@
-22,7
+22,7
@@
DEPEND="dev-cpp/gtest
>=dev-libs/re2-0.2016.05.01
sys-libs/libunwind
sys-libs/ncurses:=
- jemalloc? ( >=dev-libs/jemalloc-
3.2
)
+ jemalloc? ( >=dev-libs/jemalloc-
4.0
)
tcmalloc? ( dev-util/google-perftools )"
RDEPEND="${DEPEND}"
REQUIRED_USE="?? ( tcmalloc jemalloc )"