Commit 971732bf authored by Michael Shigorin's avatar Michael Shigorin

live.mk: specify exact browser

livecd-webkiosk used to support firefox only but has been changed to do chromium either; now we need to be more specific.
parent acf17cd7
......@@ -44,7 +44,7 @@ distro/live-rescue: distro/live-icewm use/efi
distro/live-webkiosk-mini: distro/.live-kiosk use/live/hooks use/live/ru
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_PACKAGES,livecd-webkiosk)
@$(call add,LIVE_PACKAGES,livecd-webkiosk-firefox)
@$(call add,CLEANUP_PACKAGES,'libqt4*' 'qt4*')
@#$(call set,KFLAVOURS,led-ws)
......
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