mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-cpp/drogon: Remove trantor[adns] dependency.
Fixed by ba9bd9cc10.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -15,10 +15,8 @@ KEYWORDS="~amd64"
|
||||
IUSE="+brotli doc examples mariadb postgres redis sqlite +ssl test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# NOTE: The trantor[adns] dependency should not be needed,
|
||||
# see <https://github.com/drogonframework/drogon/issues/1058>
|
||||
RDEPEND="
|
||||
>=dev-cpp/trantor-1.5.2[adns]
|
||||
>=dev-cpp/trantor-1.5.2
|
||||
dev-libs/jsoncpp
|
||||
sys-libs/zlib
|
||||
brotli? ( app-arch/brotli )
|
||||
|
||||
Reference in New Issue
Block a user