mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-libs/tg_owt: Fix abseil-cpp requirement
tg_owt requires abseil-cpp to be built with c++17 or newer, this is the first ebuild version to do so. Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
committed by
Yixun Lan
parent
f6622e814c
commit
a8aed12587
@@ -33,7 +33,7 @@ IUSE="screencast +X"
|
||||
# - libsrtp (project uses private APIs)
|
||||
# - pffft (no stable versioning, patched)
|
||||
RDEPEND="
|
||||
>=dev-cpp/abseil-cpp-20230802.0:=
|
||||
>=dev-cpp/abseil-cpp-20240722.0:=
|
||||
dev-libs/openssl:=
|
||||
dev-libs/protobuf:=
|
||||
media-libs/libjpeg-turbo:=
|
||||
Reference in New Issue
Block a user