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
parent 66952b81d2
commit 6939408334

View File

@ -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)