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...
This commit is contained in:
parent
4a503294a3
commit
37d178800e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user