mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls
This commit is contained in:
parent
083b4fd3cb
commit
efba48a312
@ -29,7 +29,7 @@ XPIDL_MODULE = embed_base
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string widget view dom js oji java necko rdf appshell uriloader layout editor intl chrome locale
|
||||
REQUIRES = xpcom string widget view dom js oji java necko rdf appshell uriloader layout editor intl chrome locale embedcomponents
|
||||
|
||||
EXPORTS = \
|
||||
nsEmbedAPI.h \
|
||||
|
Loading…
Reference in New Issue
Block a user