mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-cpp/fbthrift: add missing mvfst dependency
Misread the qa-vdb output, oops. This should be an RDEPEND since the CMake files Thrift installs depend on mvfst being present. Closes: https://bugs.gentoo.org/954273 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41721 Closes: https://github.com/gentoo/gentoo/pull/41721 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ RESTRICT="test"
|
||||
DEPEND="
|
||||
~dev-cpp/fizz-${PV}:=
|
||||
~dev-cpp/folly-${PV}:=
|
||||
~dev-cpp/mvfst-${PV}:=
|
||||
~dev-cpp/wangle-${PV}:=
|
||||
dev-cpp/gflags:=
|
||||
dev-cpp/glog:=[gflags]
|
||||
Reference in New Issue
Block a user