commit:     9a20d4d0ea978611e17518f2424b5807a2cc4fc7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  9 20:18:41 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jul  9 20:18:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a20d4d0

sys-devel/gettext: copy cvs dependency to BDEPEND

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

 sys-devel/gettext/gettext-0.21-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/gettext/gettext-0.21-r1.ebuild 
b/sys-devel/gettext/gettext-0.21-r1.ebuild
index 40031f2f5a3..bab939d0ebc 100644
--- a/sys-devel/gettext/gettext-0.21-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.21-r1.ebuild
@@ -41,6 +41,7 @@ RDEPEND="${DEPEND}
        git? ( dev-vcs/git )
        java? ( >=virtual/jre-1.8 )"
 BDEPEND="
+       !git? ( cvs? ( dev-vcs/cvs ) )
        git? ( dev-vcs/git )
 "
 PDEPEND="emacs? ( app-emacs/po-mode )"

Reply via email to