зеркало из https://github.com/mozilla/pjs.git
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
This commit is contained in:
Родитель
22d07204cf
Коммит
c4d52841f0
|
@ -35,7 +35,6 @@ REQUIRES = \
|
|||
dom \
|
||||
editor \
|
||||
gfx \
|
||||
gfx2 \
|
||||
htmlparser \
|
||||
imglib2 \
|
||||
intl \
|
||||
|
|
|
@ -53,7 +53,6 @@ REQUIRES = xpcom \
|
|||
intl \
|
||||
windowwatcher \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
debug \
|
||||
|
|
|
@ -48,7 +48,6 @@ REQUIRES = xpcom \
|
|||
xuldoc \
|
||||
caps \
|
||||
editor \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
|
|
|
@ -53,7 +53,6 @@ REQUIRES = xpcom \
|
|||
nkcache \
|
||||
appcomps \
|
||||
lwbrk \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
xpconnect \
|
||||
unicharutil \
|
||||
|
|
|
@ -53,7 +53,6 @@ REQUIRES = xpcom \
|
|||
chrome \
|
||||
mimetype \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
webbrwsr \
|
||||
unicharutil \
|
||||
commandhandler \
|
||||
|
|
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||
webbrowserpersist \
|
||||
unicharutil \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -60,7 +60,6 @@ REQUIRES = \
|
|||
composer \
|
||||
commandhandler \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
webbrwsr \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
content \
|
||||
widget \
|
||||
locale \
|
||||
gfx2 \
|
||||
necko \
|
||||
docshell \
|
||||
view \
|
||||
|
|
|
@ -42,7 +42,6 @@ REQUIRES = xpcom \
|
|||
dom \
|
||||
widget \
|
||||
locale \
|
||||
gfx2 \
|
||||
necko \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
|
|
@ -39,7 +39,6 @@ REQUIRES= xpcom \
|
|||
locale \
|
||||
view \
|
||||
pref \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
java \
|
||||
|
|
|
@ -47,7 +47,6 @@ REQUIRES= xpcom \
|
|||
locale \
|
||||
view \
|
||||
pref \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
|
|
@ -1,55 +0,0 @@
|
|||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = walletviewers
|
||||
LIBRARY_NAME = cookieviewer_s
|
||||
XPIDL_MODULE = cookieviewer
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
cookie \
|
||||
docshell \
|
||||
uriloader \
|
||||
locale \
|
||||
necko \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsCookieViewer.cpp
|
||||
|
||||
XPIDLSRCS = nsICookieViewer.idl
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
|
@ -39,7 +39,6 @@ REQUIRES = xpcom \
|
|||
locale \
|
||||
view \
|
||||
pref \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
|
|
@ -40,7 +40,6 @@ REQUIRES = xpcom \
|
|||
uconv \
|
||||
necko \
|
||||
unicharutil \
|
||||
gfx2 \
|
||||
mozcomps \
|
||||
content \
|
||||
layout \
|
||||
|
|
|
@ -38,7 +38,6 @@ REQUIRES = xpcom \
|
|||
pref \
|
||||
uconv \
|
||||
view \
|
||||
gfx2 \
|
||||
necko \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
|
|
@ -34,7 +34,6 @@ REQUIRES = xpcom \
|
|||
string \
|
||||
widget \
|
||||
view \
|
||||
gfx2 \
|
||||
uconv \
|
||||
pref \
|
||||
util \
|
||||
|
|
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||
uconv \
|
||||
locale \
|
||||
unicharutil \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
mozcomps \
|
||||
intl \
|
||||
|
|
|
@ -43,7 +43,6 @@ REQUIRES = xpcom \
|
|||
locale \
|
||||
uconv \
|
||||
unicharutil \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -44,7 +44,6 @@ REQUIRES = xpcom \
|
|||
uriloader \
|
||||
docshell \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -51,7 +51,6 @@ REQUIRES = xpcom \
|
|||
util \
|
||||
unicharutil \
|
||||
lwbrk \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
accessibility \
|
||||
xpconnect \
|
||||
|
|
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||
uconv \
|
||||
txmgr \
|
||||
xuldoc \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
accessibility \
|
||||
xpconnect \
|
||||
|
|
|
@ -43,7 +43,6 @@ REQUIRES = xpcom \
|
|||
plugin \
|
||||
xuldoc \
|
||||
imglib2 \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||
webshell \
|
||||
pref \
|
||||
intl \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
unicharutil \
|
||||
xpconnect \
|
||||
|
|
|
@ -39,7 +39,6 @@ REQUIRES = xpcom \
|
|||
xultmpl \
|
||||
rdf \
|
||||
necko \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
xpconnect \
|
||||
js \
|
||||
|
|
|
@ -37,7 +37,6 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
nkcache \
|
||||
gfx \
|
||||
gfx2 \
|
||||
$(JPEG_REQUIRES) \
|
||||
$(PNG_REQUIRES) \
|
||||
$(ZLIB_REQUIRES) \
|
||||
|
|
|
@ -35,7 +35,6 @@ MODULE_NAME = nsBMPModule
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
string \
|
||||
$(NULL)
|
||||
|
|
|
@ -34,7 +34,6 @@ MODULE_NAME = nsGIFModule2
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -46,7 +46,6 @@ DIRS = $(PLATFORM)
|
|||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
|
|
@ -36,7 +36,6 @@ MODULE_NAME = nsJPEGDecoderModule
|
|||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(JPEG_REQUIRES) \
|
||||
$(NULL)
|
||||
|
|
|
@ -34,7 +34,6 @@ EXTRA_DSO_LIBS = gkgfx
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(MNG_REQUIRES) \
|
||||
$(JPEG_REQUIRES) \
|
||||
|
|
|
@ -36,7 +36,6 @@ EXTRA_DSO_LIBS = gkgfx
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(PNG_REQUIRES) \
|
||||
$(ZLIB_REQUIRES) \
|
||||
|
|
|
@ -35,7 +35,6 @@ MODULE_NAME = nsPPMDecoderModule
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ MODULE_NAME = nsXBMModule
|
|||
|
||||
REQUIRES = xpcom \
|
||||
gfx \
|
||||
gfx2 \
|
||||
imglib2 \
|
||||
string \
|
||||
$(NULL)
|
||||
|
|
|
@ -37,7 +37,6 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
nkcache \
|
||||
gfx \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -38,7 +38,6 @@ REQUIRES = xpcom \
|
|||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
gfx2 \
|
||||
webbrwsr \
|
||||
webshell \
|
||||
locale \
|
||||
|
|
|
@ -45,7 +45,6 @@ REQUIRES = xpcom \
|
|||
docshell \
|
||||
util \
|
||||
locale \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsXlibMain.cpp
|
||||
|
|
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||
layout \
|
||||
content \
|
||||
dom \
|
||||
gfx2 \
|
||||
appshell \
|
||||
pref \
|
||||
uconv \
|
||||
|
|
|
@ -47,7 +47,6 @@ REQUIRES = xpcom \
|
|||
htmlparser \
|
||||
view \
|
||||
necko \
|
||||
gfx2 \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
|
@ -47,7 +47,6 @@ REQUIRES = \
|
|||
widget \
|
||||
imglib2 \
|
||||
gfx \
|
||||
gfx2 \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче