зеркало из https://github.com/mozilla/gecko-dev.git
Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES.
This commit is contained in:
Родитель
4727322c9d
Коммит
bec36157bf
|
@ -33,7 +33,7 @@ MODULE = xpinstall
|
|||
LIBRARY_NAME = xpinstall
|
||||
SHORT_LIBNAME = xpinstal
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom jar chrome necko intl locale libreg js pref appshell widget layout uriloader xpconnect rdf docshell
|
||||
REQUIRES = xpcom jar chrome necko intl locale libreg js pref appshell widget layout uriloader xpconnect rdf docshell dom
|
||||
|
||||
# XXX shouldn't need to export this
|
||||
EXPORTS = nsXPITriggerInfo.h
|
||||
|
|
Загрузка…
Ссылка в новой задаче