From fbfec1ac6451b3a8905ec819f78cecae4dc05ef6 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Fri, 23 Feb 2001 00:52:11 +0000 Subject: [PATCH] Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires. --- xpfe/components/search/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpfe/components/search/src/Makefile.in b/xpfe/components/search/src/Makefile.in index 4c25fd16d260..f37192a60298 100755 --- a/xpfe/components/search/src/Makefile.in +++ b/xpfe/components/search/src/Makefile.in @@ -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 \