net-p2p/retroshare: avoid broken doxygen-1.8.16
authorGioacchino Mazzurco <gio@eigenlab.org>
Tue, 11 Feb 2020 17:04:52 +0000 (18:04 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 19 Mar 2020 13:48:09 +0000 (15:48 +0200)
Closes: https://bugs.gentoo.org/699164
Closes: https://bugs.gentoo.org/694668
Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org>
Closes: https://github.com/gentoo/gentoo/pull/14628
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-p2p/retroshare/retroshare-0.6.5.ebuild

index 052ee58a9b1fe98ef49299a6b29616c7f92c01b4..853efe6ea0a2cda8a333371b9a0b19c13f827fb5 100644 (file)
@@ -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