summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-25 11:53:39 +0000
committerSam James <sam@gentoo.org>2021-05-25 11:54:48 +0000
commitbf7c6043f933add6e0af96efc7064686052ea1c6 (patch)
treed652d6551784d3aa221f53ee50327adb1c004e55 /app-text/po4a
parentdev-python/uranium: add dev-python/cryptography dependency (diff)
downloadgentoo-bf7c6043f933add6e0af96efc7064686052ea1c6.tar.gz
gentoo-bf7c6043f933add6e0af96efc7064686052ea1c6.tar.bz2
gentoo-bf7c6043f933add6e0af96efc7064686052ea1c6.zip
app-text/po4a: silence Module::Build warning by using BDEPEND
Closes: https://bugs.gentoo.org/787476 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r--app-text/po4a/po4a-0.57.ebuild3
-rw-r--r--app-text/po4a/po4a-0.62.ebuild3
-rw-r--r--app-text/po4a/po4a-0.63.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild
index 6dd16a0287b3..ba809c6f215f 100644
--- a/app-text/po4a/po4a-0.57.ebuild
+++ b/app-text/po4a/po4a-0.57.ebuild
@@ -26,7 +26,8 @@ RDEPEND="app-text/opensp
dev-perl/YAML-Tiny
sys-devel/gettext
virtual/perl-Pod-Parser"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xsl-stylesheets
dev-perl/Module-Build
diff --git a/app-text/po4a/po4a-0.62.ebuild b/app-text/po4a/po4a-0.62.ebuild
index 3cd43355adfe..6cb82437a08f 100644
--- a/app-text/po4a/po4a-0.62.ebuild
+++ b/app-text/po4a/po4a-0.62.ebuild
@@ -26,7 +26,8 @@ RDEPEND="app-text/opensp
dev-perl/YAML-Tiny
sys-devel/gettext
virtual/perl-Pod-Parser"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xsl-stylesheets
dev-perl/Module-Build
diff --git a/app-text/po4a/po4a-0.63.ebuild b/app-text/po4a/po4a-0.63.ebuild
index 3cd43355adfe..6cb82437a08f 100644
--- a/app-text/po4a/po4a-0.63.ebuild
+++ b/app-text/po4a/po4a-0.63.ebuild
@@ -26,7 +26,8 @@ RDEPEND="app-text/opensp
dev-perl/YAML-Tiny
sys-devel/gettext
virtual/perl-Pod-Parser"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xsl-stylesheets
dev-perl/Module-Build