зеркало из https://github.com/mozilla/gecko-dev.git
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
This commit is contained in:
Родитель
2f0ab0218a
Коммит
f332609125
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||||
MODULE = caps
|
MODULE = caps
|
||||||
LIBRARY_NAME = caps
|
LIBRARY_NAME = caps
|
||||||
IS_COMPONENT = 1
|
IS_COMPONENT = 1
|
||||||
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell uriloader gfx2
|
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell uriloader gfx2 windowwatcher
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
nsBasePrincipal.cpp \
|
nsBasePrincipal.cpp \
|
||||||
|
|
|
@ -30,7 +30,7 @@ MODULE = plugin
|
||||||
XPIDL_MODULE = layout
|
XPIDL_MODULE = layout
|
||||||
LIBRARY_NAME = gkplugin
|
LIBRARY_NAME = gkplugin
|
||||||
IS_COMPONENT = 1
|
IS_COMPONENT = 1
|
||||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
|
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
ns4xPlugin.cpp \
|
ns4xPlugin.cpp \
|
||||||
|
|
|
@ -30,7 +30,7 @@ MODULE = plugin
|
||||||
XPIDL_MODULE = layout
|
XPIDL_MODULE = layout
|
||||||
LIBRARY_NAME = gkplugin
|
LIBRARY_NAME = gkplugin
|
||||||
IS_COMPONENT = 1
|
IS_COMPONENT = 1
|
||||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
|
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer windowwatcher
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
ns4xPlugin.cpp \
|
ns4xPlugin.cpp \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче