From d3d39c52a35468175b7602d9ab795c741d28ae44 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Tue, 11 Feb 2020 18:04:52 +0100 Subject: net-p2p/retroshare: avoid broken doxygen-1.8.16 Closes: https://bugs.gentoo.org/699164 Closes: https://bugs.gentoo.org/694668 Signed-off-by: Gioacchino Mazzurco Closes: https://github.com/gentoo/gentoo/pull/14628 Signed-off-by: Joonas Niilola --- net-p2p/retroshare/retroshare-0.6.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/retroshare/retroshare-0.6.5.ebuild b/net-p2p/retroshare/retroshare-0.6.5.ebuild index 052ee58a9b1f..853efe6ea0a2 100644 --- a/net-p2p/retroshare/retroshare-0.6.5.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -50,7 +50,7 @@ RDEPEND=" DEPEND="${RDEPEND} gui? ( dev-qt/designer:5 ) jsonapi? ( - app-doc/doxygen + || ( =app-doc/doxygen-1.8.17 ) dev-util/cmake ) dev-qt/qtcore:5 -- cgit v1.2.3-65-gdbad