From 41b51eec20875b9cad8bd0f5e75977f1186a0fc7 Mon Sep 17 00:00:00 2001 From: "bryner%brianryner.com" Date: Fri, 4 Feb 2005 21:10:45 +0000 Subject: [PATCH] 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 --- mozilla/extensions/spellcheck/myspell/src/Makefile.in | 2 -- mozilla/extensions/spellcheck/src/Makefile.in | 2 -- mozilla/extensions/sroaming/src/Makefile.in | 1 - mozilla/extensions/wallet/editor/Makefile.in | 1 - mozilla/extensions/wallet/signonviewer/Makefile.in | 1 - mozilla/extensions/wallet/src/Makefile.in | 1 - mozilla/extensions/wallet/walletpreview/Makefile.in | 1 - mozilla/gfx/src/mac/Makefile.in | 1 - mozilla/ipc/ipcd/extensions/lock/test/Makefile.in | 1 - mozilla/mailnews/addrbook/build/Makefile.in | 3 --- mozilla/mailnews/addrbook/src/Makefile.in | 2 -- mozilla/mailnews/base/build/Makefile.in | 2 -- mozilla/mailnews/base/src/Makefile.in | 1 - mozilla/mailnews/base/util/Makefile.in | 3 +-- mozilla/mailnews/compose/build/Makefile.in | 3 +-- mozilla/mailnews/compose/src/Makefile.in | 1 - mozilla/mailnews/import/comm4x/src/Makefile.in | 4 +--- mozilla/mailnews/import/eudora/src/Makefile.in | 1 - mozilla/mailnews/local/build/Makefile.in | 4 +--- mozilla/mailnews/mime/emitters/build/Makefile.in | 3 +-- mozilla/mailnews/news/build/Makefile.in | 3 +-- mozilla/mailnews/news/src/Makefile.in | 3 +-- mozilla/rdf/chrome/build/Makefile.in | 1 - mozilla/rdf/chrome/src/Makefile.in | 1 - mozilla/rdf/chrome/tools/chromereg/Makefile.in | 1 - mozilla/widget/src/mac/Makefile.in | 2 -- mozilla/xpfe/bootstrap/Makefile.in | 1 - mozilla/xpfe/bootstrap/appleevents/Makefile.in | 5 ----- mozilla/xpfe/components/bookmarks/src/Makefile.in | 1 - mozilla/xpfe/components/startup/src/Makefile.in | 3 --- 30 files changed, 7 insertions(+), 52 deletions(-) diff --git a/mozilla/extensions/spellcheck/myspell/src/Makefile.in b/mozilla/extensions/spellcheck/myspell/src/Makefile.in index b25a1c62da8..8923aea91b1 100644 --- a/mozilla/extensions/spellcheck/myspell/src/Makefile.in +++ b/mozilla/extensions/spellcheck/myspell/src/Makefile.in @@ -53,11 +53,9 @@ IS_COMPONENT = 1 REQUIRES = xpcom \ string \ - necko \ uconv \ unicharutil \ spellchecker \ - intl \ $(NULL) CPPSRCS = affentry.cpp \ diff --git a/mozilla/extensions/spellcheck/src/Makefile.in b/mozilla/extensions/spellcheck/src/Makefile.in index e2f85039982..5b0cea9a385 100644 --- a/mozilla/extensions/spellcheck/src/Makefile.in +++ b/mozilla/extensions/spellcheck/src/Makefile.in @@ -56,12 +56,10 @@ REQUIRES = xpcom \ string \ editor \ content \ - layout \ dom \ necko \ widget \ pref \ - gfx \ txtsvc \ uconv \ unicharutil \ diff --git a/mozilla/extensions/sroaming/src/Makefile.in b/mozilla/extensions/sroaming/src/Makefile.in index a676ebfeaac..d87274259bc 100644 --- a/mozilla/extensions/sroaming/src/Makefile.in +++ b/mozilla/extensions/sroaming/src/Makefile.in @@ -47,7 +47,6 @@ LIBRARY_NAME=sroaming IS_COMPONENT = 1 REQUIRES = xpcom \ xpcom_obsolete \ - reglib \ string \ profile \ necko \ diff --git a/mozilla/extensions/wallet/editor/Makefile.in b/mozilla/extensions/wallet/editor/Makefile.in index dae41ace4f0..2b2ae8f71a9 100644 --- a/mozilla/extensions/wallet/editor/Makefile.in +++ b/mozilla/extensions/wallet/editor/Makefile.in @@ -50,7 +50,6 @@ REQUIRES = xpcom \ wallet \ dom \ docshell \ - necko \ widget \ $(NULL) diff --git a/mozilla/extensions/wallet/signonviewer/Makefile.in b/mozilla/extensions/wallet/signonviewer/Makefile.in index 20be1cbe7cb..d4cdbcd4c8e 100644 --- a/mozilla/extensions/wallet/signonviewer/Makefile.in +++ b/mozilla/extensions/wallet/signonviewer/Makefile.in @@ -50,7 +50,6 @@ REQUIRES = xpcom \ wallet \ dom \ widget \ - necko \ $(NULL) CPPSRCS = nsSignonViewer.cpp diff --git a/mozilla/extensions/wallet/src/Makefile.in b/mozilla/extensions/wallet/src/Makefile.in index 0f43a095a33..6de561d1b3c 100644 --- a/mozilla/extensions/wallet/src/Makefile.in +++ b/mozilla/extensions/wallet/src/Makefile.in @@ -61,7 +61,6 @@ REQUIRES = xpcom \ widget \ uriloader \ pref \ - webshell \ docshell \ intl \ unicharutil \ diff --git a/mozilla/extensions/wallet/walletpreview/Makefile.in b/mozilla/extensions/wallet/walletpreview/Makefile.in index 92fd015f37d..bca40545e98 100644 --- a/mozilla/extensions/wallet/walletpreview/Makefile.in +++ b/mozilla/extensions/wallet/walletpreview/Makefile.in @@ -50,7 +50,6 @@ REQUIRES = xpcom \ wallet \ dom \ widget \ - necko \ docshell \ $(NULL) diff --git a/mozilla/gfx/src/mac/Makefile.in b/mozilla/gfx/src/mac/Makefile.in index 92720d9e9ba..5c5e9307754 100644 --- a/mozilla/gfx/src/mac/Makefile.in +++ b/mozilla/gfx/src/mac/Makefile.in @@ -62,7 +62,6 @@ REQUIRES = xpcom \ necko \ unicharutil \ content \ - dom \ layout \ locale \ $(NULL) diff --git a/mozilla/ipc/ipcd/extensions/lock/test/Makefile.in b/mozilla/ipc/ipcd/extensions/lock/test/Makefile.in index bcf9299a1fc..aa520e24551 100644 --- a/mozilla/ipc/ipcd/extensions/lock/test/Makefile.in +++ b/mozilla/ipc/ipcd/extensions/lock/test/Makefile.in @@ -46,7 +46,6 @@ MODULE = dconnect REQUIRES = ipcd \ nspr \ - string \ xpcom \ $(NULL) diff --git a/mozilla/mailnews/addrbook/build/Makefile.in b/mozilla/mailnews/addrbook/build/Makefile.in index e6657a35aa2..5d982eb0707 100644 --- a/mozilla/mailnews/addrbook/build/Makefile.in +++ b/mozilla/mailnews/addrbook/build/Makefile.in @@ -60,14 +60,11 @@ REQUIRES = xpcom \ msgbase \ msgbaseutil \ rdfutil \ - docshell \ - appshell \ appcomps \ dom \ widget \ locale \ mork \ - appcomps \ layout \ intl \ uriloader \ diff --git a/mozilla/mailnews/addrbook/src/Makefile.in b/mozilla/mailnews/addrbook/src/Makefile.in index 10cc86e9445..d9390a85416 100644 --- a/mozilla/mailnews/addrbook/src/Makefile.in +++ b/mozilla/mailnews/addrbook/src/Makefile.in @@ -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 \ diff --git a/mozilla/mailnews/base/build/Makefile.in b/mozilla/mailnews/base/build/Makefile.in index e8a441d0756..d0600fd12fa 100644 --- a/mozilla/mailnews/base/build/Makefile.in +++ b/mozilla/mailnews/base/build/Makefile.in @@ -76,13 +76,11 @@ REQUIRES = xpcom \ msgcompose \ msgbaseutil \ msgdb \ - appshell \ appcomps \ msgnews \ msgimap \ gfx \ webbrwsr \ - content \ $(NULL) ifeq ($(OS_ARCH),WINNT) diff --git a/mozilla/mailnews/base/src/Makefile.in b/mozilla/mailnews/base/src/Makefile.in index 5f58040076b..f526859cf73 100644 --- a/mozilla/mailnews/base/src/Makefile.in +++ b/mozilla/mailnews/base/src/Makefile.in @@ -77,7 +77,6 @@ REQUIRES = xpcom \ mork \ msgnews \ addrbook \ - prefmigr \ mime \ mimetype \ windowwatcher \ diff --git a/mozilla/mailnews/base/util/Makefile.in b/mozilla/mailnews/base/util/Makefile.in index da968c09e30..acec80596a3 100644 --- a/mozilla/mailnews/base/util/Makefile.in +++ b/mozilla/mailnews/base/util/Makefile.in @@ -72,9 +72,8 @@ REQUIRES = xpcom \ mime \ caps \ msgcompose \ - addrbook \ + addrbook \ docshell \ - webshell \ uriloader \ appshell \ msgimap \ diff --git a/mozilla/mailnews/compose/build/Makefile.in b/mozilla/mailnews/compose/build/Makefile.in index cb41defe305..f9811859abd 100644 --- a/mozilla/mailnews/compose/build/Makefile.in +++ b/mozilla/mailnews/compose/build/Makefile.in @@ -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) diff --git a/mozilla/mailnews/compose/src/Makefile.in b/mozilla/mailnews/compose/src/Makefile.in index 8e454f189e8..eb1e4a23e13 100644 --- a/mozilla/mailnews/compose/src/Makefile.in +++ b/mozilla/mailnews/compose/src/Makefile.in @@ -71,7 +71,6 @@ REQUIRES = xpcom \ msgimap \ msgnews \ docshell \ - webshell \ addrbook \ widget \ htmlparser \ diff --git a/mozilla/mailnews/import/comm4x/src/Makefile.in b/mozilla/mailnews/import/comm4x/src/Makefile.in index b401070410f..1840bbe9630 100644 --- a/mozilla/mailnews/import/comm4x/src/Makefile.in +++ b/mozilla/mailnews/import/comm4x/src/Makefile.in @@ -76,10 +76,8 @@ REQUIRES = xpcom \ necko \ msgbase \ msgbaseutil \ - profile \ - prefmigr \ unicharutil \ - libreg \ + libreg \ $(NULL) CPPSRCS = \ diff --git a/mozilla/mailnews/import/eudora/src/Makefile.in b/mozilla/mailnews/import/eudora/src/Makefile.in index b93aed23235..2187cdc8967 100644 --- a/mozilla/mailnews/import/eudora/src/Makefile.in +++ b/mozilla/mailnews/import/eudora/src/Makefile.in @@ -78,7 +78,6 @@ REQUIRES = xpcom \ msglocal \ mimetype \ unicharutil \ - pref \ $(NULL) CPPSRCS = \ diff --git a/mozilla/mailnews/local/build/Makefile.in b/mozilla/mailnews/local/build/Makefile.in index 6e96f458dbf..642ca4c4c3c 100644 --- a/mozilla/mailnews/local/build/Makefile.in +++ b/mozilla/mailnews/local/build/Makefile.in @@ -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) diff --git a/mozilla/mailnews/mime/emitters/build/Makefile.in b/mozilla/mailnews/mime/emitters/build/Makefile.in index b35e52106a7..b23c60782cd 100644 --- a/mozilla/mailnews/mime/emitters/build/Makefile.in +++ b/mozilla/mailnews/mime/emitters/build/Makefile.in @@ -53,11 +53,10 @@ MODULE_NAME = nsMimeEmitterModule PACKAGE_FILE = mimeemitter.pkg REQUIRES = xpcom \ - xpcom_obsolete \ + xpcom_obsolete \ string \ mime \ necko \ - pref \ intl \ locale \ msgbase \ diff --git a/mozilla/mailnews/news/build/Makefile.in b/mozilla/mailnews/news/build/Makefile.in index f3b6a11b32d..44081d8cf38 100644 --- a/mozilla/mailnews/news/build/Makefile.in +++ b/mozilla/mailnews/news/build/Makefile.in @@ -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 \ diff --git a/mozilla/mailnews/news/src/Makefile.in b/mozilla/mailnews/news/src/Makefile.in index c59bf813395..d9811a44755 100644 --- a/mozilla/mailnews/news/src/Makefile.in +++ b/mozilla/mailnews/news/src/Makefile.in @@ -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 \ diff --git a/mozilla/rdf/chrome/build/Makefile.in b/mozilla/rdf/chrome/build/Makefile.in index ef5ffbb9e64..81549be8e14 100644 --- a/mozilla/rdf/chrome/build/Makefile.in +++ b/mozilla/rdf/chrome/build/Makefile.in @@ -55,7 +55,6 @@ REQUIRES = xpcom \ string \ rdf \ necko \ - layout \ content \ xuldoc \ jar \ diff --git a/mozilla/rdf/chrome/src/Makefile.in b/mozilla/rdf/chrome/src/Makefile.in index d1621286d4f..9fd3af368aa 100644 --- a/mozilla/rdf/chrome/src/Makefile.in +++ b/mozilla/rdf/chrome/src/Makefile.in @@ -51,7 +51,6 @@ REQUIRES = xpcom \ xuldoc \ gfx \ layout \ - content \ necko \ dom \ widget \ diff --git a/mozilla/rdf/chrome/tools/chromereg/Makefile.in b/mozilla/rdf/chrome/tools/chromereg/Makefile.in index b34433e089a..9b7cf782873 100644 --- a/mozilla/rdf/chrome/tools/chromereg/Makefile.in +++ b/mozilla/rdf/chrome/tools/chromereg/Makefile.in @@ -45,7 +45,6 @@ include $(DEPTH)/config/autoconf.mk REQUIRES = xpcom \ content \ necko \ - content \ string \ rdf \ $(NULL) diff --git a/mozilla/widget/src/mac/Makefile.in b/mozilla/widget/src/mac/Makefile.in index 528c0032a8d..a970b0d0ef1 100644 --- a/mozilla/widget/src/mac/Makefile.in +++ b/mozilla/widget/src/mac/Makefile.in @@ -56,13 +56,11 @@ REQUIRES = xpcom \ string \ uconv \ dom \ - webshell \ docshell \ plugin \ content \ layout \ view \ - xul \ necko \ nkcache \ locale \ diff --git a/mozilla/xpfe/bootstrap/Makefile.in b/mozilla/xpfe/bootstrap/Makefile.in index 9ba6e613ca7..f8e28aca04c 100644 --- a/mozilla/xpfe/bootstrap/Makefile.in +++ b/mozilla/xpfe/bootstrap/Makefile.in @@ -81,7 +81,6 @@ REQUIRES = xpcom \ appcomps \ gfx \ xpinstall \ - uriloader \ windowwatcher \ embed_base \ embedcomponents \ diff --git a/mozilla/xpfe/bootstrap/appleevents/Makefile.in b/mozilla/xpfe/bootstrap/appleevents/Makefile.in index ebe5ee21b34..08ad8825bad 100644 --- a/mozilla/xpfe/bootstrap/appleevents/Makefile.in +++ b/mozilla/xpfe/bootstrap/appleevents/Makefile.in @@ -48,18 +48,13 @@ REQUIRES = xpcom \ string \ dom \ content \ - layout \ gfx \ widget \ necko \ pref \ docshell \ - webbrwsr \ appshell \ appcomps \ - caps \ - uriloader \ - xulapp \ $(NULL) # PatriciaTree.cpp \ diff --git a/mozilla/xpfe/components/bookmarks/src/Makefile.in b/mozilla/xpfe/components/bookmarks/src/Makefile.in index 96813f5f5ea..42f4552ae89 100644 --- a/mozilla/xpfe/components/bookmarks/src/Makefile.in +++ b/mozilla/xpfe/components/bookmarks/src/Makefile.in @@ -48,7 +48,6 @@ LIBRARY_NAME = bookmarks_s REQUIRES = xpcom \ string \ rdf \ - appshell \ widget \ necko \ nkcache \ diff --git a/mozilla/xpfe/components/startup/src/Makefile.in b/mozilla/xpfe/components/startup/src/Makefile.in index 31c5699f08b..f9ac1419fe0 100644 --- a/mozilla/xpfe/components/startup/src/Makefile.in +++ b/mozilla/xpfe/components/startup/src/Makefile.in @@ -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 = \