Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-04-28 03:04:35 +00:00
parent b0f6a95ead
commit 7efdc67c03

View File

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkftp_s
REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref
REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref intl
CPPSRCS = \
nsFtpProtocolHandler.cpp \