Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.

git-svn-id: svn://10.0.0.236/trunk@168812 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%brianryner.com 2005-02-04 21:10:45 +00:00
parent 7d6959d145
commit 41b51eec20
30 changed files with 7 additions and 52 deletions

View File

@ -53,11 +53,9 @@ IS_COMPONENT = 1
REQUIRES = xpcom \
string \
necko \
uconv \
unicharutil \
spellchecker \
intl \
$(NULL)
CPPSRCS = affentry.cpp \

View File

@ -56,12 +56,10 @@ REQUIRES = xpcom \
string \
editor \
content \
layout \
dom \
necko \
widget \
pref \
gfx \
txtsvc \
uconv \
unicharutil \

View File

@ -47,7 +47,6 @@ LIBRARY_NAME=sroaming
IS_COMPONENT = 1
REQUIRES = xpcom \
xpcom_obsolete \
reglib \
string \
profile \
necko \

View File

@ -50,7 +50,6 @@ REQUIRES = xpcom \
wallet \
dom \
docshell \
necko \
widget \
$(NULL)

View File

@ -50,7 +50,6 @@ REQUIRES = xpcom \
wallet \
dom \
widget \
necko \
$(NULL)
CPPSRCS = nsSignonViewer.cpp

View File

@ -61,7 +61,6 @@ REQUIRES = xpcom \
widget \
uriloader \
pref \
webshell \
docshell \
intl \
unicharutil \

View File

@ -50,7 +50,6 @@ REQUIRES = xpcom \
wallet \
dom \
widget \
necko \
docshell \
$(NULL)

View File

@ -62,7 +62,6 @@ REQUIRES = xpcom \
necko \
unicharutil \
content \
dom \
layout \
locale \
$(NULL)

View File

@ -46,7 +46,6 @@ MODULE = dconnect
REQUIRES = ipcd \
nspr \
string \
xpcom \
$(NULL)

View File

@ -60,14 +60,11 @@ REQUIRES = xpcom \
msgbase \
msgbaseutil \
rdfutil \
docshell \
appshell \
appcomps \
dom \
widget \
locale \
mork \
appcomps \
layout \
intl \
uriloader \

View File

@ -50,7 +50,6 @@ REQUIRES = xpcom \
string \
rdf \
rdfutil \
appshell \
toolkitcomps \
appcomps \
dom \
@ -66,7 +65,6 @@ REQUIRES = xpcom \
msgbase \
msgbaseutil \
mime \
appcomps \
intl \
import \
windowwatcher \

View File

@ -76,13 +76,11 @@ REQUIRES = xpcom \
msgcompose \
msgbaseutil \
msgdb \
appshell \
appcomps \
msgnews \
msgimap \
gfx \
webbrwsr \
content \
$(NULL)
ifeq ($(OS_ARCH),WINNT)

View File

@ -77,7 +77,6 @@ REQUIRES = xpcom \
mork \
msgnews \
addrbook \
prefmigr \
mime \
mimetype \
windowwatcher \

View File

@ -72,9 +72,8 @@ REQUIRES = xpcom \
mime \
caps \
msgcompose \
addrbook \
addrbook \
docshell \
webshell \
uriloader \
appshell \
msgimap \

View File

@ -56,7 +56,7 @@ endif
PACKAGE_FILE = msgcompose.pkg
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
msgbase \
msgbaseutil \
@ -73,7 +73,6 @@ REQUIRES = xpcom \
pref \
widget \
msgdb \
appshell \
appcomps \
nkcache \
$(NULL)

View File

@ -71,7 +71,6 @@ REQUIRES = xpcom \
msgimap \
msgnews \
docshell \
webshell \
addrbook \
widget \
htmlparser \

View File

@ -76,10 +76,8 @@ REQUIRES = xpcom \
necko \
msgbase \
msgbaseutil \
profile \
prefmigr \
unicharutil \
libreg \
libreg \
$(NULL)
CPPSRCS = \

View File

@ -78,7 +78,6 @@ REQUIRES = xpcom \
msglocal \
mimetype \
unicharutil \
pref \
$(NULL)
CPPSRCS = \

View File

@ -53,7 +53,7 @@ MODULE_NAME = local_mail_services
PACKAGE_FILE = msglocal.pkg
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
mailnews \
msgbase \
@ -67,8 +67,6 @@ REQUIRES = xpcom \
intl \
pref \
nkcache \
xmlextras \
dom \
$(NULL)
ifeq ($(USE_SHORT_LIBNAME),1)

View File

@ -53,11 +53,10 @@ MODULE_NAME = nsMimeEmitterModule
PACKAGE_FILE = mimeemitter.pkg
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
mime \
necko \
pref \
intl \
locale \
msgbase \

View File

@ -52,13 +52,12 @@ MODULE_NAME = nsMsgNewsModule
PACKAGE_FILE = msgnews.pkg
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
mailnews \
msgbase \
msgbaseutil \
msgdb \
appshell \
appcomps \
mime \
necko \

View File

@ -46,7 +46,7 @@ MODULE = msgnews
LIBRARY_NAME = msgnews_s
META_COMPONENT = mail
REQUIRES = xpcom \
xpcom_obsolete \
xpcom_obsolete \
string \
mailnews \
msgbase \
@ -66,7 +66,6 @@ REQUIRES = xpcom \
toolkitcomps \
mime \
intl \
webshell \
rdfutil \
nkcache \
windowwatcher \

View File

@ -55,7 +55,6 @@ REQUIRES = xpcom \
string \
rdf \
necko \
layout \
content \
xuldoc \
jar \

View File

@ -51,7 +51,6 @@ REQUIRES = xpcom \
xuldoc \
gfx \
layout \
content \
necko \
dom \
widget \

View File

@ -45,7 +45,6 @@ include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom \
content \
necko \
content \
string \
rdf \
$(NULL)

View File

@ -56,13 +56,11 @@ REQUIRES = xpcom \
string \
uconv \
dom \
webshell \
docshell \
plugin \
content \
layout \
view \
xul \
necko \
nkcache \
locale \

View File

@ -81,7 +81,6 @@ REQUIRES = xpcom \
appcomps \
gfx \
xpinstall \
uriloader \
windowwatcher \
embed_base \
embedcomponents \

View File

@ -48,18 +48,13 @@ REQUIRES = xpcom \
string \
dom \
content \
layout \
gfx \
widget \
necko \
pref \
docshell \
webbrwsr \
appshell \
appcomps \
caps \
uriloader \
xulapp \
$(NULL)
# PatriciaTree.cpp \

View File

@ -48,7 +48,6 @@ LIBRARY_NAME = bookmarks_s
REQUIRES = xpcom \
string \
rdf \
appshell \
widget \
necko \
nkcache \

View File

@ -51,9 +51,7 @@ REQUIRES = \
js \
widget \
appshell \
docshell \
exthandler \
webshell \
dom \
necko \
pref \
@ -62,7 +60,6 @@ REQUIRES = \
windowwatcher \
intl \
profile \
util \
$(NULL)
CPPSRCS = \