From: Mart Raudsepp Date: Fri, 7 Feb 2020 10:17:26 +0000 (+0200) Subject: app-text/gtkspell: add back gtk-doc-am bdepend for now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4ae8ecb6633db778e26cf1c62e6b1c5d4fa6783a;p=gentoo.git 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 --- diff --git a/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.16-r1.ebuild index bc0747bea5fb..167691bf5c7b 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"