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

This commit is contained in:
dbaron%fas.harvard.edu 2001-05-12 12:29:38 +00:00
Родитель 9b6207e5a3
Коммит 4a6f6d2d34
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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