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:
dbaron%fas.harvard.edu
2001-04-06 00:23:22 +00:00
parent a12fdb3141
commit b513f5d715

View File

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