Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-04-07 05:11:47 +00:00
parent b5099bad79
commit ff7ff84484
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = cookie
LIBRARY_NAME = cookie
IS_COMPONENT = 1
REQUIRES = xpcom string necko dom js widget layout appshell pref intl locale uriloader
REQUIRES = xpcom string necko dom js widget layout appshell pref intl locale uriloader windowwatcher
ifdef ENABLE_TESTS
DIRS = tests

View File

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = wallet
LIBRARY_NAME = wallet
IS_COMPONENT = 1
REQUIRES = xpcom string necko dom js layout widget uriloader pref webshell docshell appshell locale intl gfx2
REQUIRES = xpcom string necko dom js layout widget uriloader pref webshell docshell appshell locale intl gfx2 windowwatcher
CPPSRCS = \
nsWalletFactory.cpp \

View File

@ -30,7 +30,7 @@ IS_COMPONENT=1
MODULE = appshell
LIBRARY_NAME = nsappshell
SHORT_LIBNAME = appshell
REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl wallet chrome profile prefmigr xul gfx2
REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl wallet chrome profile prefmigr xul gfx2 windowwatcher
EXTRA_DSO_LIBS = jsdom

View File

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = appcomps
LIBRARY_NAME = bookmarks_s
REQUIRES = xpcom string rdf appshell widget necko uconv docshell pref timer dom js layout uriloader locale intl webshell gfx2
REQUIRES = xpcom string rdf appshell widget necko uconv docshell pref timer dom js layout uriloader locale intl webshell gfx2 windowwatcher
CPPSRCS = nsBookmarksService.cpp