commit:     f9377b9fd97573f2ff13e03c645dd3484ba95dc6
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 19:05:16 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 19:05:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9377b9f

sys-apps/man-pages: add sys-devel/bc to BDEPEND

Closes: https://bugs.gentoo.org/876935
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/man-pages/man-pages-6.00.ebuild | 3 +++
 sys-apps/man-pages/man-pages-9999.ebuild | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/sys-apps/man-pages/man-pages-6.00.ebuild 
b/sys-apps/man-pages/man-pages-6.00.ebuild
index 066f23c22b8e..14b792cd94b2 100644
--- a/sys-apps/man-pages/man-pages-6.00.ebuild
+++ b/sys-apps/man-pages/man-pages-6.00.ebuild
@@ -43,6 +43,9 @@ MY_L10N=( cs da de el es fi fr hu id it mk nb nl pl pt-BR ro 
sr sv uk vi )
 IUSE="l10n_ja l10n_ru l10n_zh-CN ${MY_L10N[@]/#/l10n_}"
 RESTRICT="binchecks"
 
+BDEPEND="
+       sys-devel/bc
+"
 # Block packages that used to install colliding man pages:
 # bug #341953, bug #548900, bug #612640, bug #617462
 RDEPEND="

diff --git a/sys-apps/man-pages/man-pages-9999.ebuild 
b/sys-apps/man-pages/man-pages-9999.ebuild
index 066f23c22b8e..14b792cd94b2 100644
--- a/sys-apps/man-pages/man-pages-9999.ebuild
+++ b/sys-apps/man-pages/man-pages-9999.ebuild
@@ -43,6 +43,9 @@ MY_L10N=( cs da de el es fi fr hu id it mk nb nl pl pt-BR ro 
sr sv uk vi )
 IUSE="l10n_ja l10n_ru l10n_zh-CN ${MY_L10N[@]/#/l10n_}"
 RESTRICT="binchecks"
 
+BDEPEND="
+       sys-devel/bc
+"
 # Block packages that used to install colliding man pages:
 # bug #341953, bug #548900, bug #612640, bug #617462
 RDEPEND="

Reply via email to