Commit 0ad52441 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

basealt.mk: change firefox-esr to chromium for vm/alt-workstation-rpi

Playing FullHD video with YouTube on Raspberry PI 4 in Firefox-ESR starting with version 91 occurs with strong delays. https://bugzilla.altlinux.org/41486 In the chromium problem is not observed.
parent ddd1e7ab
......@@ -81,6 +81,8 @@ endif
ifeq (,$(filter-out aarch64 armh,$(ARCH)))
vm/alt-workstation-rpi: vm/.alt-workstation use/arm-rpi4/full
@$(call add,THE_LISTS,workstation/celluloid)
@$(call set,THE_BROWSER,chromium)
@$(call add,THE_PACKAGES,chromium firefox-esr-ru-)
endif
ifeq (,$(filter-out aarch64,$(ARCH)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment