mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 09:01:16 +00:00
bug 76050, fix REQUIRES for jsd unix makefile. r=cls
This commit is contained in:
parent
b39b1161cd
commit
9950211597
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user