зеркало из https://github.com/mozilla/gecko-dev.git
Updating module dependencies
This commit is contained in:
Родитель
87395759c4
Коммит
67ce4374e2
|
@ -25,7 +25,7 @@ VPATH = @srcdir@
|
|||
|
||||
MODULE = docshell
|
||||
LIBRARY_NAME = basedocshell_s
|
||||
REQUIRES = xpcom string caps necko layout dom js uriloader exthandler htmlparser view pref locale webbrwsr xpconnect timer widget shistory intl plugin webshell chardet uconv appcomps xuldoc find
|
||||
REQUIRES = xpcom string caps necko layout dom js uriloader exthandler htmlparser view pref locale webbrwsr xpconnect timer widget shistory intl plugin webshell chardet uconv appcomps xuldoc find nkcache
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@ CPPSRCS = \
|
|||
MODULE = xmlterm
|
||||
LIBRARY_NAME = xmlterm_s
|
||||
|
||||
REQUIRES = xpcom string
|
||||
REQUIRES = xpcom string content layout docshell caps pref dom view widget necko webshell uriloader appshell locale
|
||||
|
||||
XPIDLSRCS = \
|
||||
mozILineTerm.idl \
|
||||
|
|
|
@ -52,7 +52,8 @@ EXPORT_LIBRARY = 1
|
|||
SHORT_LIBNAME = xmlterm
|
||||
IS_COMPONENT = 1
|
||||
|
||||
REQUIRES = xpcom string
|
||||
REQUIRES = xpcom string dom layout content widget uriloader webshell necko
|
||||
|
||||
|
||||
MODULE_NAME = XMLTermModule
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче