mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Clean up REQUIRES, r=cls
This commit is contained in:
parent
2d1eb8ed67
commit
d02a77c434
@ -32,16 +32,13 @@ LIBRARY_NAME = gkgfx
|
||||
EXPORT_LIBRARY = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
locale \
|
||||
view \
|
||||
necko \
|
||||
pref \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
intl \
|
||||
uconv \
|
||||
$(NULL)
|
||||
|
||||
|
@ -42,7 +42,6 @@ REQUIRES = xpcom \
|
||||
unicharutil \
|
||||
windowwatcher \
|
||||
locale \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
CSRCS = nsPrintdGTK.c
|
||||
|
@ -41,7 +41,6 @@ REQUIRES = xpcom \
|
||||
gfx2 \
|
||||
necko \
|
||||
imglib2 \
|
||||
intl \
|
||||
$(NULL)
|
||||
EXTRA_DSO_LIBS += gkgfx
|
||||
|
||||
|
@ -45,7 +45,6 @@ REQUIRES = xpcom \
|
||||
unicharutil \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
CSRCS = \
|
||||
|
@ -30,7 +30,6 @@ MODULE = necko
|
||||
LIBRARY_NAME = nkres_s
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
mimetype \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
||||
timer \
|
||||
uconv \
|
||||
necko \
|
||||
intl \
|
||||
xremoteservice \
|
||||
view \
|
||||
util \
|
||||
|
Loading…
Reference in New Issue
Block a user