Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Sun, 04 Oct 2020 17:30:47
Message-Id: 1601832618.1fcbfb981896e2e5023f8ced61deb3503d70e222.whissi@gentoo
1 commit: 1fcbfb981896e2e5023f8ced61deb3503d70e222
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 17:04:41 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 17:30:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcbfb98
7
8 www-client/firefox-bin: drop BDEPEND on dev-util/patchelf
9
10 Closes: https://bugs.gentoo.org/746500
11 Package-Manager: Portage-3.0.8, Repoman-3.0.1
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-client/firefox-bin/firefox-bin-78.3.1.ebuild | 7 +------
15 www-client/firefox-bin/firefox-bin-81.0.1.ebuild | 7 +------
16 2 files changed, 2 insertions(+), 12 deletions(-)
17
18 diff --git a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
19 index 35521b62766..7c46bdb0310 100644
20 --- a/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
21 +++ b/www-client/firefox-bin/firefox-bin-78.3.1.ebuild
22 @@ -35,12 +35,7 @@ IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland"
23
24 RESTRICT="strip"
25
26 -BDEPEND="app-arch/unzip
27 - alsa? (
28 - !pulseaudio? (
29 - dev-util/patchelf
30 - )
31 - )"
32 +BDEPEND="app-arch/unzip"
33
34 CDEPEND="alsa? (
35 !pulseaudio? (
36
37 diff --git a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
38 index b9f204d3db6..78c15285fb3 100644
39 --- a/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
40 +++ b/www-client/firefox-bin/firefox-bin-81.0.1.ebuild
41 @@ -35,12 +35,7 @@ IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland"
42
43 RESTRICT="strip"
44
45 -BDEPEND="app-arch/unzip
46 - alsa? (
47 - !pulseaudio? (
48 - dev-util/patchelf
49 - )
50 - )"
51 +BDEPEND="app-arch/unzip"
52
53 CDEPEND="alsa? (
54 !pulseaudio? (