Commit 57ea839f authored by Mikhail Gordeev's avatar Mikhail Gordeev Committed by Michael Shigorin

browser: make use/browser/firefox/esr a pure selector

...through ensuring that the intentinal lack of dependencies is actually *complete* and not still pulling the default elinks in if nothing else was specified (this was still too much for virtualization base images aiming to make use of mixin/p8).
parent a4d5464a
......@@ -26,7 +26,7 @@ use/browser/palemoon/i18n: use/browser/palemoon; @:
endif
# the complete lack of dependencies is intentional
use/browser/firefox/esr: use/browser
use/browser/firefox/esr:
@$(call set,FX_FLAVOUR,-esr)
use/browser/firefox/h264: use/browser/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