зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
9b3d7c640c
Коммит
c35f64b6e0
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче