bug 76050, fix REQUIRES for jsd unix makefile. r=cls

This commit is contained in:
rginda%netscape.com 2001-05-15 20:39:35 +00:00
parent b39b1161cd
commit 9950211597

View File

@ -32,7 +32,8 @@ MODULE = jsdebug
LIBRARY_NAME = jsd
# REQUIRES = java js
REQUIRES = xpcom string js
REQUIRES = xpcom string js xpconnect widget appshell
EXTRA_DSO_LDOPTS += \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_JS_LIBS) \