Correct REQUIRES line to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
git-svn-id: svn://10.0.0.236/trunk@91526 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = embedcomponents
|
||||
LIBRARY_NAME = promptservice_s
|
||||
REQUIRES = xpcom string dom promptservice widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base gfx2
|
||||
REQUIRES = xpcom string dom promptservice windowwatcher appshell
|
||||
|
||||
CPPSRCS = nsPromptService.cpp \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user