Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage from mailnews performance branch landing by adding new header file dependencies to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-03-17 03:49:10 +00:00
Родитель 9b3d7c640c
Коммит c35f64b6e0
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbase
LIBRARY_NAME = mailnews
IS_COMPONENT = 1
REQUIRES = xpcom string necko intl locale timer rdf dom js docshell widget layout webshell mime uriloader mailnews mork txmgr htmlparser pref msgcompose view msgbaseutil appcomps msgdb editor appshell rdfutil xuldoc
REQUIRES = xpcom string necko intl locale timer rdf dom js docshell widget layout webshell mime uriloader mailnews mork txmgr htmlparser pref msgcompose view msgbaseutil appcomps msgdb editor appshell rdfutil xuldoc caps msgnews
ifeq ($(USE_SHORT_LIBNAME),1)
EXTRA_DSO_LIBS = msgbsutl

Просмотреть файл

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgbase
LIBRARY_NAME = msgbase_s
REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf mime editor layout mailnews locale msgbaseutil webshell txmgr view msgcompose msgdb uriloader pref msglocal msgimap msgsearch timer mork msgnews addrbook prefmigr chrome xuldoc
REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf mime editor layout mailnews locale msgbaseutil webshell txmgr view msgcompose msgdb uriloader pref msglocal msgimap msgsearch timer mork msgnews addrbook prefmigr chrome xuldoc caps
CPPSRCS = \
nsMessenger.cpp \

Просмотреть файл

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgdb
LIBRARY_NAME = msgdb
IS_COMPONENT = 1
REQUIRES = xpcom string mailnews locale mork mime msgbase msgbaseutil
REQUIRES = xpcom string mailnews locale mork mime msgbase msgbaseutil necko
ifeq ($(USE_SHORT_LIBNAME),1)
EXTRA_DSO_LIBS = msgbsutl

Просмотреть файл

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = msgimap
LIBRARY_NAME = msgimap_s
REQUIRES = xpcom string mailnews rdf msgbase msgbaseutil rdfutil necko msgdb uconv mime pref js intl appshell nkcache timer locale txmgr dom docshell msglocal widget layout uriloader xuldoc
REQUIRES = xpcom string mailnews rdf msgbase msgbaseutil rdfutil necko msgdb uconv mime pref js intl appshell nkcache timer locale txmgr dom docshell msglocal widget layout uriloader xuldoc msgnews
EXPORTS = \
nsIMAPBodyShell.h \