Skip to content

Commit

Permalink
dev-util/electron: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Jan 28, 2024
1 parent 7cd3500 commit 58c965c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/electron/electron-26.6.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ src_prepare() {
sed -i '/ffmpeg_branding/d' build/args/all.gn || die
sed -i '/rtc_use_h264/d' build/args/release.gn || die

use bluetooth || eapply "${FILESDIR}/disable-bluez-electron.patch"
use bluetooth || eapply "${FILESDIR}/disable-bluez-electron-r2.patch"

if use ungoogled; then
# sed -i '/SecurityStateTabHelper::GetMaliciousContentStatus/Q' "patches/chromium/ssl_security_state_tab_helper.patch" || die
Expand Down

0 comments on commit 58c965c

Please sign in to comment.