Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-04-07 04:29:01 +00:00
Родитель 2f0ab0218a
Коммит f332609125
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = caps
LIBRARY_NAME = caps
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 = \
nsBasePrincipal.cpp \

Просмотреть файл

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin
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 = \
ns4xPlugin.cpp \

Просмотреть файл

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin
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 = \
ns4xPlugin.cpp \