Commit 37d17880 authored by Michael Shigorin's avatar Michael Shigorin

live.mk: use more of the browser feature

use/browser/firefox/esr was not enough to actually select firefox-esr as the FX_FLAVOUR handler was simply not getting included (see also the preceding commit); specify it explicitly. The future mod might be introducing some "live" flag for that feature to use it instead of adding livecd-webkiosk-* packages by hand...
parent 4a503294
......@@ -58,7 +58,7 @@ distro/.live-webkiosk-gtk: distro/.live-webkiosk
# kiosk users rather prefer stability to latest bling
distro/live-webkiosk-mini: distro/.live-webkiosk-gtk \
use/browser/firefox/esr use/fonts/otf/mozilla
use/browser/firefox use/browser/firefox/esr use/fonts/otf/mozilla
@$(call add,LIVE_PACKAGES,livecd-webkiosk-firefox)
# NB: flash/java plugins are predictable security holes
......
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