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:
dbaron%fas.harvard.edu 2001-04-07 04:29:01 +00:00
parent a17a4bf9f3
commit 92339aceb9
3 changed files with 3 additions and 3 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \