Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/orcania/
Date: Tue, 01 Nov 2022 02:55:12
Message-Id: 1667119569.dc96b2c771f29a3214914b793187410ba54c0bfd.tastytea@gentoo
1 commit: dc96b2c771f29a3214914b793187410ba54c0bfd
2 Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
3 AuthorDate: Sun Oct 30 08:41:31 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Sun Oct 30 08:46:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc96b2c7
7
8 net-libs/orcania: Add doxygen dependency for documentation
9
10 Add doxygen dependency for documentation build.
11
12 Closes: https://bugs.gentoo.org/878799
13 Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
14
15 net-libs/orcania/orcania-2.3.1.ebuild | 3 +++
16 1 file changed, 3 insertions(+)
17
18 diff --git a/net-libs/orcania/orcania-2.3.1.ebuild b/net-libs/orcania/orcania-2.3.1.ebuild
19 index 0347150fa..a6284ee51 100644
20 --- a/net-libs/orcania/orcania-2.3.1.ebuild
21 +++ b/net-libs/orcania/orcania-2.3.1.ebuild
22 @@ -16,6 +16,9 @@ IUSE="doc"
23 RESTRICT="test"
24
25 BDEPEND="
26 + doc? (
27 + app-doc/doxygen
28 + )
29 virtual/pkgconfig
30 "
31 DEPEND="