Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely.

git-svn-id: svn://10.0.0.236/trunk@94086 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2001-05-06 13:36:08 +00:00
parent a6a1cb14ee
commit 41dcb5da7d
4 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = uriloader
LIBRARY_NAME = uriloaderbase_s
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozucth mozcomps
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps
CPPSRCS = \
nsURILoader.cpp \

View File

@ -31,7 +31,7 @@ LIBRARY_NAME = uriloader
EXPORT_LIBRARY = 1
SHORT_LIBNAME = urildr
IS_COMPONENT = 1
REQUIRES = xpcom string necko mimetype exthandler rdf mozucth dom
REQUIRES = xpcom string necko mimetype exthandler rdf helperAppDlg dom
CPPSRCS = nsURILoaderModule.cpp

View File

@ -33,7 +33,7 @@ endif
MODULE = exthandler
LIBRARY_NAME = exthandler_s
REQUIRES = xpcom string mimetype uriloader dom necko rdf webshell mozucth
REQUIRES = xpcom string mimetype uriloader dom necko rdf webshell helperAppDlg
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
OSDIR = os2

View File

@ -30,7 +30,7 @@ MODULE = browser
LIBRARY_NAME = mozbrwsr
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader locale pref editor appcomps rdf webbrwsr uconv chardet txmgr gfx2 mozucth mozcomps windowwatcher
REQUIRES = xpcom string webshell necko shistory widget layout docshell appshell dom js timer uriloader locale pref editor appcomps rdf webbrwsr uconv chardet txmgr gfx2 mozcomps windowwatcher
CPPSRCS = nsBrowserInstance.cpp