commit:     9fbf495a92753d0b91a6ebab3652fa748ab690bb
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 15:25:47 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 15:29:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbf495a

www-client/chromium: depend on dev-vcs/git

Bug: https://bugs.gentoo.org/593476
Package-Manager: portage-2.3.0_p24

 www-client/chromium/chromium-54.0.2840.16.ebuild | 2 ++
 www-client/chromium/chromium-55.0.2853.0.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/www-client/chromium/chromium-54.0.2840.16.ebuild 
b/www-client/chromium/chromium-54.0.2840.16.ebuild
index c2ae295..b45ea21 100644
--- a/www-client/chromium/chromium-54.0.2840.16.ebuild
+++ b/www-client/chromium/chromium-54.0.2840.16.ebuild
@@ -96,6 +96,7 @@ RDEPEND="${COMMON_DEPEND}
        tcmalloc? ( !<x11-drivers/nvidia-drivers-331.20 )
        widevine? ( www-plugins/chrome-binary-plugins[widevine(-)] )
 "
+# dev-vcs/git - https://bugs.gentoo.org/593476
 DEPEND="${COMMON_DEPEND}
        >=app-arch/gzip-1.7
        !arm? (
@@ -109,6 +110,7 @@ DEPEND="${COMMON_DEPEND}
        >=sys-devel/bison-2.4.3
        sys-devel/flex
        virtual/pkgconfig
+       dev-vcs/git
        $(python_gen_any_dep '
                dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
                >=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]

diff --git a/www-client/chromium/chromium-55.0.2853.0.ebuild 
b/www-client/chromium/chromium-55.0.2853.0.ebuild
index 4932bdd..e025a39 100644
--- a/www-client/chromium/chromium-55.0.2853.0.ebuild
+++ b/www-client/chromium/chromium-55.0.2853.0.ebuild
@@ -96,6 +96,7 @@ RDEPEND="${COMMON_DEPEND}
        tcmalloc? ( !<x11-drivers/nvidia-drivers-331.20 )
        widevine? ( www-plugins/chrome-binary-plugins[widevine(-)] )
 "
+# dev-vcs/git - https://bugs.gentoo.org/593476
 DEPEND="${COMMON_DEPEND}
        >=app-arch/gzip-1.7
        !arm? (
@@ -109,6 +110,7 @@ DEPEND="${COMMON_DEPEND}
        >=sys-devel/bison-2.4.3
        sys-devel/flex
        virtual/pkgconfig
+       dev-vcs/git
        $(python_gen_any_dep '
                dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
                >=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]

Reply via email to