commit:     f7d1dc61554b217256503f77fc33aab3503dbfda
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 20:34:51 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 20:35:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d1dc61

app-text/po4a: add gettext to BDEPEND

The build uses the msgmerge utility

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-text/po4a/po4a-0.65.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/po4a/po4a-0.65.ebuild b/app-text/po4a/po4a-0.65.ebuild
index 06a610cfb5f7..809d0390cd68 100644
--- a/app-text/po4a/po4a-0.65.ebuild
+++ b/app-text/po4a/po4a-0.65.ebuild
@@ -30,6 +30,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="app-text/docbook-xml-dtd:4.1.2
        app-text/docbook-xsl-stylesheets
        dev-perl/Module-Build
+       sys-devel/gettext
        test? (
                app-text/docbook-sgml-dtd:4.1
                dev-perl/Test-Pod

Reply via email to