mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/protobuf: fix RDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ DEPEND="
|
||||
test? ( >=dev-cpp/gtest-1.9[${MULTILIB_USEDEP}] )
|
||||
"
|
||||
RDEPEND="
|
||||
dev-cpp/abseil-cpp:=[${MULTILIB_USEDEP}]
|
||||
emacs? ( app-editors/emacs:* )
|
||||
zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
|
||||
"
|
||||
Reference in New Issue
Block a user