Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
git-svn-id: svn://10.0.0.236/trunk@91625 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a17a4bf9f3
commit
92339aceb9
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = caps
|
||||
LIBRARY_NAME = caps
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell uriloader gfx2
|
||||
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell uriloader gfx2 windowwatcher
|
||||
|
||||
CPPSRCS = \
|
||||
nsBasePrincipal.cpp \
|
||||
|
||||
@ -30,7 +30,7 @@ MODULE = plugin
|
||||
XPIDL_MODULE = layout
|
||||
LIBRARY_NAME = gkplugin
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher
|
||||
|
||||
CPPSRCS = \
|
||||
ns4xPlugin.cpp \
|
||||
|
||||
@ -30,7 +30,7 @@ MODULE = plugin
|
||||
XPIDL_MODULE = layout
|
||||
LIBRARY_NAME = gkplugin
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher
|
||||
|
||||
CPPSRCS = \
|
||||
ns4xPlugin.cpp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user