commit:     d3d39c52a35468175b7602d9ab795c741d28ae44
Author:     Gioacchino Mazzurco <gio <AT> eigenlab <DOT> org>
AuthorDate: Tue Feb 11 17:04:52 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 13:48:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d39c52

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 <gio <AT> eigenlab.org>
Closes: https://github.com/gentoo/gentoo/pull/14628
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 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 052ee58a9b1..853efe6ea0a 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.16 >=app-doc/doxygen-1.8.17 )
                dev-util/cmake
        )
        dev-qt/qtcore:5

Reply via email to