From 1f53b56d688983e8958eccfa88da466857fe9a6a Mon Sep 17 00:00:00 2001 From: "jaggernaut%netscape.com" Date: Wed, 25 Jul 2001 08:01:49 +0000 Subject: [PATCH] Fix senna bustage. Add "docshell" to REQUIRES. --- layout/base/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/base/src/Makefile.in b/layout/base/src/Makefile.in index 476dce33d614..7c329207a77f 100644 --- a/layout/base/src/Makefile.in +++ b/layout/base/src/Makefile.in @@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = layout LIBRARY_NAME = gkbase_s -REQUIRES = xpcom string dom widget view locale timer htmlparser webshell necko uconv pref uriloader unicharutil +REQUIRES = xpcom string dom widget view locale timer htmlparser webshell necko uconv pref uriloader unicharutil docshell CPPSRCS = \ nsAutoCopy.cpp \