commit:     1fa08d9d20f5e852dcc44f659edf10ee6c80e722
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 17 22:31:58 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 22:32:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa08d9d

net-libs/libgfbgraph: Depend on gtk-doc for autoreconf

Closes: https://bugs.gentoo.org/783438
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild 
b/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild
index 189c2a28562..25eaeeb87ed 100644
--- a/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild
+++ b/net-libs/libgfbgraph/libgfbgraph-0.2.4.ebuild
@@ -25,9 +25,11 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
+       dev-util/gtk-doc
        >=dev-util/gtk-doc-am-1.14
        virtual/pkgconfig
 "
+# gtk-doc needed for autoreconf
 
 src_prepare() {
        # Test requires a credentials.ini file.

Reply via email to