commit:     3737e253194415106035a6fee376e58ada369cbc
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  7 17:02:01 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Nov  7 17:05:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3737e253

sys-devel/gettext: Added dev-vcs/git to BDEPEND

Thanks-to: David Michael <fedora.dm0 <AT> gmail.com>
Closes: https://bugs.gentoo.org/699540
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/gettext/gettext-0.20.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-devel/gettext/gettext-0.20.1.ebuild 
b/sys-devel/gettext/gettext-0.20.1.ebuild
index 0bcc7180534..278456c91cd 100644
--- a/sys-devel/gettext/gettext-0.20.1.ebuild
+++ b/sys-devel/gettext/gettext-0.20.1.ebuild
@@ -36,6 +36,9 @@ RDEPEND="${DEPEND}
        !git? ( cvs? ( dev-vcs/cvs ) )
        git? ( dev-vcs/git )
        java? ( >=virtual/jre-1.4 )"
+BDEPEND="
+       git? ( dev-vcs/git )
+"
 PDEPEND="emacs? ( app-emacs/po-mode )"
 
 MULTILIB_WRAPPED_HEADERS=(

Reply via email to