mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
This commit is contained in:
parent
d94f196db6
commit
ccff1e5d10
@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||||||
|
|
||||||
MODULE = embedcomponents
|
MODULE = embedcomponents
|
||||||
LIBRARY_NAME = windowwatcher_s
|
LIBRARY_NAME = windowwatcher_s
|
||||||
REQUIRES = xpcom dom windowwatcher widget
|
REQUIRES = xpcom dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr uconv embed_base
|
||||||
|
|
||||||
CPPSRCS = nsWWJSUtils.cpp \
|
CPPSRCS = nsWWJSUtils.cpp \
|
||||||
nsWindowWatcher.cpp \
|
nsWindowWatcher.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user