Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires.

This commit is contained in:
dbaron%fas.harvard.edu 2001-02-23 00:52:11 +00:00
Родитель 246928daf3
Коммит fbfec1ac64
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = appcomps
LIBRARY_NAME = search_s
REQUIRES = xpcom string rdf necko timer pref js uconv
REQUIRES = xpcom string rdf necko timer pref js uconv intl locale
CPPSRCS = \
nsInternetSearchService.cpp \