From d29fe97590e4fc8d2b5cebc4d29725869c718e09 Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Wed, 8 Aug 2001 07:30:32 +0000 Subject: [PATCH] Adding caps to REQUIRES git-svn-id: svn://10.0.0.236/trunk@100574 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/transformiix/source/xml/parser/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/extensions/transformiix/source/xml/parser/Makefile.in b/mozilla/extensions/transformiix/source/xml/parser/Makefile.in index ae4addc0ab7..4bbc2cc6829 100644 --- a/mozilla/extensions/transformiix/source/xml/parser/Makefile.in +++ b/mozilla/extensions/transformiix/source/xml/parser/Makefile.in @@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk ifndef TX_EXE MODULE = transformiix -REQUIRES = string xpcom necko dom layout widget webbrwsr js docshell appshell xpconnect +REQUIRES = string xpcom necko dom layout widget webbrwsr js docshell appshell xpconnect caps endif CPPSRCS = XMLParser.cpp