зеркало из https://github.com/mozilla/gecko-dev.git
Clean up REQUIRES lines. r/sr=alecf
This commit is contained in:
Родитель
299269371e
Коммит
ee4f787321
|
@ -51,7 +51,6 @@ REQUIRES = xpcom \
|
|||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
unicharutil \
|
||||
uconv \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -42,11 +42,9 @@ REQUIRES = xpcom \
|
|||
webshell \
|
||||
xul \
|
||||
htmlparser \
|
||||
docshell \
|
||||
uconv \
|
||||
xuldoc \
|
||||
xpconnect \
|
||||
pref \
|
||||
view \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
locale \
|
||||
dom \
|
||||
webshell \
|
||||
docshell \
|
||||
pref \
|
||||
necko \
|
||||
htmlparser \
|
||||
|
|
|
@ -29,31 +29,30 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = content
|
||||
LIBRARY_NAME = gkconxbl_s
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
layout_xul \
|
||||
xultmpl \
|
||||
widget \
|
||||
view \
|
||||
caps \
|
||||
htmlparser \
|
||||
necko \
|
||||
xpconnect \
|
||||
pref \
|
||||
docshell \
|
||||
webshell \
|
||||
chrome \
|
||||
lwbrk \
|
||||
xul \
|
||||
xuldoc \
|
||||
gfx2 \
|
||||
rdf \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
xultmpl \
|
||||
widget \
|
||||
view \
|
||||
caps \
|
||||
htmlparser \
|
||||
necko \
|
||||
xpconnect \
|
||||
pref \
|
||||
docshell \
|
||||
webshell \
|
||||
chrome \
|
||||
lwbrk \
|
||||
xul \
|
||||
xuldoc \
|
||||
gfx2 \
|
||||
rdf \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsXBLBinding.cpp \
|
||||
|
|
|
@ -34,11 +34,9 @@ REQUIRES = xpcom \
|
|||
widget \
|
||||
view \
|
||||
dom \
|
||||
necko \
|
||||
uriloader \
|
||||
gfx \
|
||||
intl \
|
||||
chrome \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -45,7 +45,6 @@ REQUIRES = xpcom \
|
|||
shistory \
|
||||
timer \
|
||||
windowwatcher \
|
||||
mimetype \
|
||||
webbrowserpersist \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -39,8 +39,6 @@ REQUIRES = xpcom \
|
|||
uriloader \
|
||||
shistory \
|
||||
webshell \
|
||||
mimetype \
|
||||
exthandler \
|
||||
timer \
|
||||
windowwatcher \
|
||||
wallet \
|
||||
|
|
|
@ -34,7 +34,6 @@ REQUIRES = xpcom \
|
|||
js \
|
||||
xpconnect \
|
||||
caps \
|
||||
layout \
|
||||
content \
|
||||
necko \
|
||||
docshell \
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
dom \
|
||||
widget \
|
||||
layout \
|
||||
content \
|
||||
pref \
|
||||
intl \
|
||||
|
|
|
@ -31,11 +31,8 @@ LIBRARY_NAME=inspector_s
|
|||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
rdf \
|
||||
rdfutil \
|
||||
gfx \
|
||||
layout \
|
||||
layout_xul \
|
||||
content \
|
||||
widget \
|
||||
locale \
|
||||
|
|
|
@ -34,12 +34,9 @@ REQUIRES = xpcom \
|
|||
string \
|
||||
gfx \
|
||||
layout \
|
||||
layout_xul \
|
||||
content \
|
||||
dom \
|
||||
widget \
|
||||
rdf \
|
||||
rdfutil \
|
||||
locale \
|
||||
gfx2 \
|
||||
timer \
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
string \
|
||||
dom \
|
||||
js \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
caps \
|
||||
|
|
|
@ -31,7 +31,6 @@ REQUIRES = xpcom \
|
|||
xmlextras \
|
||||
necko \
|
||||
dom \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
|
|
@ -36,7 +36,6 @@ MODULE_NAME = nsGfxXprintModule
|
|||
EXTRA_DSO_LIBS = gkgfx
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
xlibrgb \
|
||||
widget \
|
||||
view \
|
||||
pref \
|
||||
|
|
|
@ -33,7 +33,6 @@ REQUIRES = xpcom \
|
|||
htmlparser \
|
||||
necko \
|
||||
docshell \
|
||||
dom \
|
||||
uriloader \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -38,10 +38,8 @@ REQUIRES = xpcom \
|
|||
webshell \
|
||||
docshell \
|
||||
htmlparser \
|
||||
dom \
|
||||
necko \
|
||||
widget \
|
||||
layout \
|
||||
content \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
unicharutil \
|
||||
pref \
|
||||
uconv \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = ../libnslocale_s.a
|
||||
|
|
|
@ -25,7 +25,6 @@ srcdir = @srcdir@
|
|||
VPATH = @srcdir@
|
||||
|
||||
REQUIRES = xpcom \
|
||||
layout \
|
||||
gfx \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -44,8 +44,6 @@ REQUIRES = xpcom \
|
|||
editor \
|
||||
intl \
|
||||
uconv \
|
||||
exthandler \
|
||||
mimetype \
|
||||
txmgr \
|
||||
xuldoc \
|
||||
gfx2 \
|
||||
|
|
|
@ -28,7 +28,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
content \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -30,18 +30,12 @@ MODULE = layout
|
|||
LIBRARY_NAME = gkxulgrid_s
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
content \
|
||||
gfx \
|
||||
widget \
|
||||
timer \
|
||||
locale \
|
||||
view \
|
||||
xultmpl \
|
||||
rdf \
|
||||
necko \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -41,7 +41,6 @@ REQUIRES = xpcom \
|
|||
msgbase \
|
||||
intl \
|
||||
addrbook \
|
||||
dom \
|
||||
mork \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ REQUIRES = xpcom \
|
|||
rdfutil \
|
||||
appshell \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
|
|
|
@ -42,7 +42,6 @@ REQUIRES = xpcom \
|
|||
dom \
|
||||
docshell \
|
||||
widget \
|
||||
gfx \
|
||||
layout \
|
||||
webshell \
|
||||
mime \
|
||||
|
|
|
@ -48,7 +48,6 @@ REQUIRES = xpcom \
|
|||
docshell \
|
||||
webshell \
|
||||
wallet \
|
||||
dom \
|
||||
uriloader \
|
||||
appshell \
|
||||
msgimap \
|
||||
|
|
|
@ -42,7 +42,6 @@ REQUIRES = xpcom \
|
|||
intl \
|
||||
locale \
|
||||
unicharutil \
|
||||
layout \
|
||||
content \
|
||||
msgbaseutil \
|
||||
msgdb \
|
||||
|
|
|
@ -35,23 +35,9 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsMsgSMIMEModule
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
msgbase \
|
||||
msgbaseutil \
|
||||
editor \
|
||||
necko \
|
||||
dom \
|
||||
uriloader \
|
||||
mime \
|
||||
addrbook \
|
||||
rdf \
|
||||
intl \
|
||||
mailnews \
|
||||
widget \
|
||||
msgdb \
|
||||
appshell \
|
||||
nkcache \
|
||||
msgcompose \
|
||||
pipnss \
|
||||
msgcompose \
|
||||
pipnss \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
|
|
|
@ -31,40 +31,11 @@ LIBRARY_NAME = msgsmime_s
|
|||
META_COMPONENT = mail
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
editor \
|
||||
uriloader \
|
||||
msgbase \
|
||||
mailnews \
|
||||
necko \
|
||||
mime \
|
||||
pref \
|
||||
intl \
|
||||
locale \
|
||||
unicharutil \
|
||||
layout \
|
||||
content \
|
||||
msgbaseutil \
|
||||
msgdb \
|
||||
rdf \
|
||||
appshell \
|
||||
msgimap \
|
||||
msgnews \
|
||||
uconv \
|
||||
docshell \
|
||||
webshell \
|
||||
addrbook \
|
||||
widget \
|
||||
htmlparser \
|
||||
txmgr \
|
||||
exthandler \
|
||||
mork \
|
||||
wallet \
|
||||
nkcache \
|
||||
mimetype \
|
||||
windowwatcher \
|
||||
pipnss \
|
||||
msgcompose \
|
||||
msgcompose \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||
nkcache \
|
||||
timer \
|
||||
txmgr \
|
||||
dom \
|
||||
docshell \
|
||||
msglocal \
|
||||
msgnews \
|
||||
|
|
|
@ -41,7 +41,6 @@ REQUIRES = xpcom \
|
|||
intl \
|
||||
unicharutil \
|
||||
mime \
|
||||
dom \
|
||||
rdfutil \
|
||||
txmgr \
|
||||
docshell \
|
||||
|
|
|
@ -34,12 +34,11 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsBMPModule
|
||||
|
||||
REQUIRES = xpcom \
|
||||
necko \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
string \
|
||||
$(NULL)
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
string \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsBMPDecoder.cpp nsICODecoder.cpp nsBMPModule.cpp
|
||||
|
||||
|
|
|
@ -33,7 +33,6 @@ REQUIRES = xpcom \
|
|||
htmlparser \
|
||||
necko \
|
||||
docshell \
|
||||
dom \
|
||||
uriloader \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
string \
|
||||
rdf \
|
||||
necko \
|
||||
layout \
|
||||
content \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -35,9 +35,6 @@ REQUIRES = xpcom \
|
|||
content \
|
||||
dom \
|
||||
pref \
|
||||
docshell \
|
||||
view \
|
||||
intl \
|
||||
locale \
|
||||
necko \
|
||||
htmlparser \
|
||||
|
|
|
@ -31,7 +31,6 @@ LIBRARY_NAME = xpcom
|
|||
EXPORT_LIBRARY = 1
|
||||
REQUIRES = libreg \
|
||||
string \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
|
|
|
@ -54,7 +54,6 @@ REQUIRES = xpcom \
|
|||
xul \
|
||||
windowwatcher \
|
||||
browser \
|
||||
mozcomps \
|
||||
caps \
|
||||
profile \
|
||||
$(NULL)
|
||||
|
|
|
@ -48,7 +48,6 @@ REQUIRES = xpcom \
|
|||
embedcomponents \
|
||||
mpfilelocprovider \
|
||||
browser \
|
||||
mozcomps \
|
||||
docshell \
|
||||
xremoteservice \
|
||||
$(NULL)
|
||||
|
|
|
@ -30,7 +30,6 @@ MODULE = appcomps
|
|||
LIBRARY_NAME = autocomplete_s
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
dom \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -33,7 +33,6 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = application
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
content \
|
||||
rdf \
|
||||
necko \
|
||||
|
|
|
@ -35,7 +35,6 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
necko2 \
|
||||
rdf \
|
||||
layout \
|
||||
content \
|
||||
timer \
|
||||
js \
|
||||
|
|
|
@ -52,7 +52,6 @@ REQUIRES = xpcom \
|
|||
js \
|
||||
pref \
|
||||
widget \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
xpconnect \
|
||||
|
|
Загрузка…
Ссылка в новой задаче