зеркало из https://github.com/mozilla/pjs.git
Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
This commit is contained in:
Родитель
acc8d13fab
Коммит
b026faa262
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = accessibility
|
||||
LIBRARY_NAME = accessibility_s
|
||||
REQUIRES = xpcom string layout widget dom view locale gfx2
|
||||
REQUIRES = xpcom string layout widget dom view locale gfx2 js intl docshell webshell necko uriloader htmlparser
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessible.cpp \
|
||||
|
|
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
ifdef MOZ_XSL
|
||||
MODULE = transformiix
|
||||
REQUIRES = string xpcom necko dom layout widget webbrwsr
|
||||
REQUIRES = string xpcom necko dom layout widget webbrwsr js docshell webshell gfx2 uriloader locale appshell xpconnect
|
||||
endif
|
||||
|
||||
CPPSRCS = XMLParser.cpp
|
||||
|
|
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
ifdef MOZ_XSL
|
||||
MODULE = transformiix
|
||||
REQUIRES = string xpcom dom layout widget caps
|
||||
REQUIRES = string xpcom dom layout widget caps js
|
||||
endif
|
||||
|
||||
CPPSRCS = AdditiveExpr.cpp \
|
||||
|
|
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmldoc_s
|
||||
REQUIRES = xpcom string widget dom necko locale view js webshell docshell caps pref uriloader shistory gfx2 xpconnect
|
||||
REQUIRES = xpcom string widget dom necko locale view js webshell docshell caps pref uriloader shistory gfx2 xpconnect accessibility
|
||||
|
||||
CPPSRCS = \
|
||||
nsFrameFrame.cpp \
|
||||
|
|
|
@ -55,7 +55,7 @@ CPPSRCS = \
|
|||
nsASN1Outliner.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = nspr security js xpcom string dom pref intl locale windowwatcher appshell necko pipnss
|
||||
REQUIRES = nspr security js xpcom string dom pref intl locale windowwatcher appshell necko pipnss layout caps
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@ CPPSRCS = \
|
|||
nsKeygenHandler.cpp \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = nspr security xpcom string necko uriloader pref caps dom intl locale profile windowwatcher js docshell widget layout gfx2
|
||||
REQUIRES = nspr security xpcom string necko uriloader pref caps dom intl locale profile windowwatcher js docshell widget layout gfx2 pippki
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = uriloader
|
||||
LIBRARY_NAME = uriloaderbase_s
|
||||
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps unicharutil xpconnect
|
||||
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps unicharutil xpconnect gfx2
|
||||
|
||||
CPPSRCS = \
|
||||
nsURILoader.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче