зеркало из https://github.com/mozilla/pjs.git
Added requires for xpcom.
This commit is contained in:
Родитель
0bd4428f4d
Коммит
d7ec8b918e
|
@ -24,7 +24,7 @@ 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 oji ojiimpl
|
||||
netcache network httpurl plugin plugimpl mocha oji ojiimpl xpcom
|
||||
|
||||
ifdef DOM
|
||||
EXPORTS = lm_dom.h # required by layout
|
||||
|
|
|
@ -29,7 +29,7 @@ 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 oji ojiimpl
|
||||
netcache network httpurl plugin plugimpl oji ojiimpl xpcom
|
||||
|
||||
ifdef MOZ_SECURITY
|
||||
REQUIRES += jar
|
||||
|
|
Загрузка…
Ссылка в новой задаче