Fix senna bustage, add "timer" to REQUIRES line

This commit is contained in:
disttsc%bart.nl 2001-04-04 02:09:28 +00:00
Родитель 312a61c13f
Коммит 4546a077c2
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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 REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
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 REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mimetype oji exthandler appshell docshell webbrwsr nkcache gfx2 timer
CPPSRCS = \ CPPSRCS = \
ns4xPlugin.cpp \ ns4xPlugin.cpp \