mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/rocksdb: fix zstd dep for old too
Closes: https://bugs.gentoo.org/774897 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -18,8 +18,8 @@ DEPEND="
|
||||
app-arch/bzip2:=
|
||||
app-arch/lz4:=
|
||||
app-arch/snappy:=
|
||||
app-arch/zstd:=
|
||||
dev-cpp/gflags:=
|
||||
dev-python/python-zstandard:=
|
||||
sys-libs/zlib:=
|
||||
jemalloc? ( dev-libs/jemalloc:= )
|
||||
"
|
||||
@@ -18,8 +18,8 @@ DEPEND="
|
||||
app-arch/bzip2:=
|
||||
app-arch/lz4:=
|
||||
app-arch/snappy:=
|
||||
app-arch/zstd:=
|
||||
dev-cpp/gflags
|
||||
dev-python/python-zstandard:=
|
||||
sys-libs/zlib:=
|
||||
jemalloc? ( dev-libs/jemalloc:= )
|
||||
"
|
||||
@@ -18,8 +18,8 @@ DEPEND="
|
||||
app-arch/bzip2:=
|
||||
app-arch/lz4:=
|
||||
app-arch/snappy:=
|
||||
app-arch/zstd:=
|
||||
dev-cpp/gflags
|
||||
dev-python/python-zstandard:=
|
||||
sys-libs/zlib:=
|
||||
jemalloc? ( dev-libs/jemalloc:= )
|
||||
"
|
||||
Reference in New Issue
Block a user