commit:     1fcbfb981896e2e5023f8ced61deb3503d70e222
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 17:04:41 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 17:30:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcbfb98

www-client/firefox-bin: drop BDEPEND on dev-util/patchelf

Closes: https://bugs.gentoo.org/746500
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox-bin/firefox-bin-78.3.1.ebuild | 7 +------
 www-client/firefox-bin/firefox-bin-81.0.1.ebuild | 7 +------
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild 
b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
index 35521b62766..7c46bdb0310 100644
--- a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
@@ -35,12 +35,7 @@ IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux 
wayland"
 
 RESTRICT="strip"
 
-BDEPEND="app-arch/unzip
-       alsa? (
-               !pulseaudio? (
-                       dev-util/patchelf
-               )
-       )"
+BDEPEND="app-arch/unzip"
 
 CDEPEND="alsa? (
                !pulseaudio? (

diff --git a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild 
b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
index b9f204d3db6..78c15285fb3 100644
--- a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
@@ -35,12 +35,7 @@ IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux 
wayland"
 
 RESTRICT="strip"
 
-BDEPEND="app-arch/unzip
-       alsa? (
-               !pulseaudio? (
-                       dev-util/patchelf
-               )
-       )"
+BDEPEND="app-arch/unzip"
 
 CDEPEND="alsa? (
                !pulseaudio? (

Reply via email to