More REQUIRES clean-up.
git-svn-id: svn://10.0.0.236/trunk@105540 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0dd5094436
commit
56fd5dbc91
@ -47,7 +47,6 @@ REQUIRES = xpcom \
|
||||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
uconv \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
@ -45,12 +45,8 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
locale \
|
||||
mozcomps \
|
||||
pref \
|
||||
necko \
|
||||
appstartup \
|
||||
embedcomponents \
|
||||
embedcomponents \
|
||||
$(NULL)
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
|
||||
@ -37,7 +37,6 @@ REQUIRES = xpcom \
|
||||
js \
|
||||
xpconnect \
|
||||
widget \
|
||||
pref \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
|
||||
@ -33,7 +33,6 @@ IS_COMPONENT = 1
|
||||
MODULE_NAME = nsGIFModule2
|
||||
|
||||
REQUIRES = xpcom \
|
||||
necko \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
|
||||
@ -34,7 +34,6 @@ MODULE_NAME = nsJPEGDecoderModule
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
necko \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
|
||||
@ -33,7 +33,6 @@ IS_COMPONENT = 1
|
||||
MODULE_NAME = nsPNGDecoderModule
|
||||
|
||||
REQUIRES = xpcom \
|
||||
necko \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
|
||||
@ -34,7 +34,6 @@ MODULE_NAME = nsPPMDecoderModule
|
||||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
necko \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
@ -28,8 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
CPPSRCS = regExport.cpp regxpcom.cpp
|
||||
REQUIRES = string \
|
||||
$(NULL)
|
||||
REQUIRES = $(NULL)
|
||||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user