senna REQUIRES bustage - a lot of these components in this REQUIRES can probably be removed

This commit is contained in:
mkaply%us.ibm.com 2001-05-11 18:10:07 +00:00
Родитель 52d319efbd
Коммит 1f49dafbe3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = embedcomponents
LIBRARY_NAME = jsconsole_s
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base gfx2 wallet intl appshell
REQUIRES = jsconsole xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base gfx2 wallet intl appshell
CPPSRCS = nsJSConsoleService.cpp \
$(NULL)