Commit a11384ed authored by Michael Shigorin's avatar Michael Shigorin

browser: add use/browser/firefox/h264

These packages have been suggested by mvk@ to enable H.264 support when no flash plugin is shipped (most likely for security reasons).
parent e4384c1c
......@@ -24,6 +24,10 @@ use/browser/konqueror4: use/browser
use/browser/firefox/esr: use/browser
@$(call set,FX_FLAVOUR,-esr)
use/browser/firefox/h264: use/browser/firefox
@$(call add,THE_BROWSER,gst-libav)
@$(call add,THE_BROWSER,gst-plugins-base1.0 gst-plugins-good1.0)
use/browser/firefox/live: use/browser/firefox
@$(call add,THE_BROWSER,livecd-firefox)
......
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