Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-03-09 16:20:16 +00:00
Родитель 849cb3c105
Коммит 5c527757fd
4 изменённых файлов: 4 добавлений и 4 удалений

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

@ -30,7 +30,7 @@ MODULE = msgcompose
LIBRARY_NAME = msgcompose
SHORT_LIBNAME = msgcompo
IS_COMPONENT = 1
REQUIRES = xpcom string msgbase msgbaseutil editor necko dom js uriloader mime addrbook rdf rdfutil intl locale mailnews widget layout msgdb appshell nkcache
REQUIRES = xpcom string msgbase msgbaseutil editor necko dom js uriloader mime addrbook rdf rdfutil intl locale mailnews widget layout msgdb appshell nkcache txmgr
ifeq ($(USE_SHORT_LIBNAME),1)
EXTRA_DSO_LIBS = msgbsutl

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mime
LIBRARY_NAME = mime_s
REQUIRES = xpcom string msgbase msgbaseutil pref js necko uconv msgcompose editor dom layout widget intl msgimap exthandler rdf rdfutil mailnews locale msgdb chardet mimeemitter caps
REQUIRES = xpcom string msgbase msgbaseutil pref js necko uconv msgcompose editor dom layout widget intl msgimap exthandler rdf rdfutil mailnews locale msgdb chardet mimeemitter caps txmgr
CPPSRCS = \
nsMimeObjectClassAccess.cpp \

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = mozbrwsr
LIBRARY_NAME = mozbrwsr
IS_COMPONENT = 1
REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader htmlparser view locale pref history editor appcomps rdf urlbarhistory webbrwsr uconv chardet
REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader htmlparser view locale pref history editor appcomps rdf urlbarhistory webbrwsr uconv chardet txmgr
CPPSRCS = nsBrowserInstance.cpp

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

@ -30,7 +30,7 @@ MODULE = appcomps
XPIDL_MODULE = mozfind
LIBRARY_NAME = mozfind
IS_COMPONENT = 1
REQUIRES = xpcom string dom js layout widget appshell editor necko txtsvc docshell locale uriloader
REQUIRES = xpcom string dom js layout widget appshell editor necko txtsvc docshell locale uriloader txmgr
CPPSRCS = nsFindComponent.cpp