mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-cpp/drogon: fix trantor dependency
This prevents segfaults like in bug 868930, but the same tests still fail in seemingly the same frequency. Bug: https://bugs.gentoo.org/868930 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -21,7 +21,7 @@ IUSE="+brotli doc examples mariadb postgres redis sqlite +ssl test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-cpp/trantor-1.5.6:=
|
||||
>=dev-cpp/trantor-1.5.6_pre20220801:=
|
||||
dev-libs/jsoncpp:=
|
||||
sys-libs/zlib
|
||||
brotli? ( app-arch/brotli:= )
|
||||
Reference in New Issue
Block a user