mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/leveldb: := dep on app-arch/snappy
libsnappy.so.1.1.5: cannot open shared object file: No such file or directory Closes: https://github.com/gentoo/gentoo/pull/5115
This commit is contained in:
committed by
David Seifert
parent
808a591346
commit
844cb5fa97
@@ -16,7 +16,7 @@ IUSE="+snappy static-libs +tcmalloc kernel_FreeBSD"
|
||||
|
||||
DEPEND="tcmalloc? ( dev-util/google-perftools )
|
||||
snappy? (
|
||||
app-arch/snappy
|
||||
app-arch/snappy:=
|
||||
static-libs? ( app-arch/snappy[static-libs] )
|
||||
)"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user