зеркало из https://github.com/mozilla/gecko-dev.git
Added requires for oji and ojiimpl
This commit is contained in:
Родитель
276727367d
Коммит
b0b9d1a656
|
@ -23,7 +23,8 @@ MODULE = mocha
|
|||
LIBRARY_NAME = mocha
|
||||
|
||||
REQUIRES = lay parse img js style layer applet dbm nspr security \
|
||||
htmldlgs util jtools pref caps java libreg softupdt jsdebug netcache network httpurl plugin plugimpl mocha
|
||||
htmldlgs util jtools pref caps java libreg softupdt jsdebug \
|
||||
netcache network httpurl plugin plugimpl mocha oji ojiimpl
|
||||
|
||||
ifdef DOM
|
||||
EXPORTS = lm_dom.h # required by layout
|
||||
|
|
|
@ -28,7 +28,8 @@ MODULE = mocha
|
|||
LIBRARY_NAME = mocha
|
||||
|
||||
REQUIRES = lay parse img js style layer applet dbm nspr security \
|
||||
htmldlgs util jtools pref caps java libreg softupdt jsdebug netcache network httpurl plugin plugimpl
|
||||
htmldlgs util jtools pref caps java libreg softupdt jsdebug \
|
||||
netcache network httpurl plugin plugimpl oji ojiimpl
|
||||
|
||||
ifdef MOZ_SECURITY
|
||||
REQUIRES += jar
|
||||
|
|
Загрузка…
Ссылка в новой задаче