commit: 4ae8ecb6633db778e26cf1c62e6b1c5d4fa6783a
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 10:17:26 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 10:17:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae8ecb6
app-text/gtkspell: add back gtk-doc-am bdepend for now
We still have a gtk-doc-am stable version that provides the
gtkdoc-rebase benefits; so keep dep dep around for, and we
can go on a global scale gtk-doc-am bdep (for when it's for
the rebase tool, not m4 file) removal spree once the
python-based gtk-doc is stable and perl-based removed.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-text/gtkspell/gtkspell-2.0.16-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild
b/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild
index bc0747bea5f..167691bf5c7 100644
--- a/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2
>=app-text/enchant-1.1.6:0"
DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig"