commit:     3e0e773771bfe46107203e23c6fce381c1f242f7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 20 20:33:49 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul 20 20:33:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0e7737

www-client/chromium: add missing PYTHON_DEPS

Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 www-client/chromium/chromium-75.0.3770.142.ebuild | 4 ++--
 www-client/chromium/chromium-76.0.3809.71.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-client/chromium/chromium-75.0.3770.142.ebuild 
b/www-client/chromium/chromium-75.0.3770.142.ebuild
index f2173168d4a..e016cfa1c21 100644
--- a/www-client/chromium/chromium-75.0.3770.142.ebuild
+++ b/www-client/chromium/chromium-75.0.3770.142.ebuild
@@ -87,11 +87,11 @@ 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
-# sys-apps/sandbox - https://crbug.com/586444
 DEPEND="${COMMON_DEPEND}
 "
+# dev-vcs/git - https://bugs.gentoo.org/593476
 BDEPEND="
+       ${PYTHON_DEPS}
        >=app-arch/gzip-1.7
        !arm? (
                dev-lang/yasm

diff --git a/www-client/chromium/chromium-76.0.3809.71.ebuild 
b/www-client/chromium/chromium-76.0.3809.71.ebuild
index f785c3c3110..f5e29cac9e4 100644
--- a/www-client/chromium/chromium-76.0.3809.71.ebuild
+++ b/www-client/chromium/chromium-76.0.3809.71.ebuild
@@ -87,11 +87,11 @@ 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
-# sys-apps/sandbox - https://crbug.com/586444
 DEPEND="${COMMON_DEPEND}
 "
+# dev-vcs/git - https://bugs.gentoo.org/593476
 BDEPEND="
+       ${PYTHON_DEPS}
        >=app-arch/gzip-1.7
        !arm? (
                dev-lang/yasm

Reply via email to