From 8e5c6c7d42acd20d7e860ddab98aa9ab41821071 Mon Sep 17 00:00:00 2001 From: "jag%tty.nl" Date: Sat, 26 May 2001 20:14:34 +0000 Subject: [PATCH] Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in widget/src/gtk/Makefile.in git-svn-id: svn://10.0.0.236/trunk@95967 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/gtk/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/widget/src/gtk/Makefile.in b/mozilla/widget/src/gtk/Makefile.in index cce5f0add84..c5504057fd0 100644 --- a/mozilla/widget/src/gtk/Makefile.in +++ b/mozilla/widget/src/gtk/Makefile.in @@ -26,7 +26,7 @@ MODULE = widget LIBRARY_NAME = widget_gtk EXPORT_LIBRARY = 1 IS_COMPONENT = 1 -REQUIRES = xpcom string layout pref js dom appshell timer uconv necko img view util rdf uriloader docshell msgcompose msgbase editor locale txmgr gfx2 windowwatcher mailnews +REQUIRES = xpcom string layout pref js dom appshell timer uconv necko img view util rdf uriloader docshell msgcompose msgbase editor locale txmgr gfx2 windowwatcher mailnews intl CSRCS = \ keysym2ucs.c