Commit 07ed1b34 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add H.264 support to desktop images

This is the actual implementation of feature request by mvk@.
parent a11384ed
......@@ -12,7 +12,8 @@ distro/.regular-base: distro/.regular-bare use/memtest +efi; @:
distro/.regular-x11: distro/.regular-base +vmguest +wireless \
use/live/x11 use/live/install use/live/suspend \
use/live/repo use/live/rw use/luks use/x11/wacom use/ntp/client \
use/branding use/browser/firefox/live use/browser/firefox/i18n
use/branding use/browser/firefox/live use/browser/firefox/i18n \
use/browser/firefox/h264
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
......
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