Clean up REQUIRES lines.
git-svn-id: svn://10.0.0.236/trunk@104763 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,7 +32,6 @@ REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
uriloader \
|
||||
widget \
|
||||
dom \
|
||||
js \
|
||||
|
||||
@@ -39,7 +39,6 @@ REQUIRES = xpcom \
|
||||
caps \
|
||||
widget \
|
||||
appshell \
|
||||
rdf \
|
||||
xpconnect \
|
||||
jsconsole \
|
||||
$(NULL)
|
||||
|
||||
@@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
||||
pref \
|
||||
view \
|
||||
appshell \
|
||||
rdf \
|
||||
webshell \
|
||||
timer \
|
||||
txtsvc \
|
||||
|
||||
@@ -35,14 +35,12 @@ REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
layout \
|
||||
locale \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
webshell \
|
||||
timer \
|
||||
intl \
|
||||
|
||||
@@ -35,19 +35,12 @@ REQUIRES = xpcom \
|
||||
locale \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
appshell \
|
||||
rdf \
|
||||
webshell \
|
||||
timer \
|
||||
txtsvc \
|
||||
intl \
|
||||
docshell \
|
||||
gfx \
|
||||
widget \
|
||||
xuldoc \
|
||||
|
||||
@@ -40,23 +40,11 @@ REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
layout \
|
||||
locale \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
webshell \
|
||||
timer \
|
||||
intl \
|
||||
docshell \
|
||||
gfx \
|
||||
widget \
|
||||
appshell \
|
||||
xuldoc \
|
||||
txtsvc \
|
||||
$(NULL)
|
||||
|
||||
# MOZ_BUILD_PLAINTEXT_EDITOR_CORE_ONLY=1
|
||||
|
||||
@@ -35,16 +35,10 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
locale \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
webshell \
|
||||
timer \
|
||||
intl \
|
||||
docshell \
|
||||
gfx \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
||||
@@ -36,18 +36,12 @@ REQUIRES = xpcom \
|
||||
locale \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
txmgr \
|
||||
htmlparser \
|
||||
necko \
|
||||
pref \
|
||||
view \
|
||||
webshell \
|
||||
timer \
|
||||
txtsvc \
|
||||
intl \
|
||||
lwbrk \
|
||||
docshell \
|
||||
gfx \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
||||
@@ -35,11 +35,8 @@ REQUIRES = xpcom \
|
||||
view \
|
||||
dom \
|
||||
necko \
|
||||
rdf \
|
||||
appshell \
|
||||
uriloader \
|
||||
gfx \
|
||||
editor \
|
||||
intl \
|
||||
chrome \
|
||||
embedcomponents \
|
||||
|
||||
@@ -32,7 +32,6 @@ LIBRARY_NAME = gkgfx
|
||||
EXPORT_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
content \
|
||||
widget \
|
||||
locale \
|
||||
view \
|
||||
|
||||
@@ -33,7 +33,6 @@ REQUIRES = xpcom \
|
||||
uconv \
|
||||
unicharutil \
|
||||
necko \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
|
||||
@@ -40,7 +40,6 @@ REQUIRES = xpcom \
|
||||
locale \
|
||||
chardet \
|
||||
necko \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
CSRCS = \
|
||||
|
||||
@@ -37,7 +37,6 @@ REQUIRES = xpcom \
|
||||
js \
|
||||
xpconnect \
|
||||
widget \
|
||||
appshell \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -48,7 +48,6 @@ MODULE_NAME = xpconnect
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
caps \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -39,7 +39,6 @@ REQUIRES = xpcom \
|
||||
docshell \
|
||||
dom \
|
||||
necko \
|
||||
rdf \
|
||||
widget \
|
||||
webbrwsr \
|
||||
uconv \
|
||||
|
||||
@@ -45,7 +45,6 @@ REQUIRES = xpcom \
|
||||
pref \
|
||||
prefmigr \
|
||||
appshell \
|
||||
rdf \
|
||||
uconv \
|
||||
appcomps \
|
||||
windowwatcher \
|
||||
|
||||
@@ -30,7 +30,7 @@ MODULE = xpcom
|
||||
XPIDL_MODULE = xpcom_glue
|
||||
LIBRARY_NAME = xpcomglue
|
||||
|
||||
REQUIRES = string
|
||||
REQUIRES = $(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsCOMPtr.cpp \
|
||||
|
||||
@@ -39,10 +39,8 @@ REQUIRES = xpcom \
|
||||
appshell \
|
||||
gfx \
|
||||
chrome \
|
||||
rdf \
|
||||
xpinstall \
|
||||
uriloader \
|
||||
editor \
|
||||
view \
|
||||
windowwatcher \
|
||||
embed_base \
|
||||
|
||||
@@ -48,7 +48,6 @@ REQUIRES = xpcom \
|
||||
pref \
|
||||
editor \
|
||||
appcomps \
|
||||
rdf \
|
||||
webbrwsr \
|
||||
uconv \
|
||||
chardet \
|
||||
|
||||
@@ -51,7 +51,6 @@ REQUIRES = xpcom \
|
||||
libreg \
|
||||
js \
|
||||
pref \
|
||||
appshell \
|
||||
widget \
|
||||
layout \
|
||||
content \
|
||||
@@ -59,7 +58,6 @@ REQUIRES = xpcom \
|
||||
xpconnect \
|
||||
docshell \
|
||||
dom \
|
||||
mozcomps \
|
||||
windowwatcher \
|
||||
$(ZLIB_REQUIRES) \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user