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

git-svn-id: svn://10.0.0.236/trunk@93367 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2001-04-28 03:04:35 +00:00
parent 93ebcada3f
commit 0d032ebf27

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 \