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).
This commit is contained in:
committed by
Michael Shigorin
parent
a4d5464ade
commit
57ea839f8a
@ -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
|
||||
|
Reference in New Issue
Block a user