Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron

This commit is contained in:
disttsc%bart.nl 2001-03-08 03:37:28 +00:00
Родитель c372765ee5
Коммит 8b05e701fa
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin
IS_COMPONENT = 1
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr nkcache
CPPSRCS = \
ns4xPlugin.cpp \

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

@ -30,7 +30,7 @@ MODULE = plugin
XPIDL_MODULE = layout
LIBRARY_NAME = gkplugin
IS_COMPONENT = 1
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr nkcache
CPPSRCS = \
ns4xPlugin.cpp \