From adc7b7820bf1d3775ecd37d8f09f10d3cb8f457d Mon Sep 17 00:00:00 2001 From: "peterv%netscape.com" Date: Fri, 28 Sep 2001 16:21:39 +0000 Subject: [PATCH] Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xslt/util to this one. r=Pike. a=granrose. See also bug 102138. --- extensions/transformiix/build/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/transformiix/build/Makefile.in b/extensions/transformiix/build/Makefile.in index 10a389cefa96..52bf08cb6853 100644 --- a/extensions/transformiix/build/Makefile.in +++ b/extensions/transformiix/build/Makefile.in @@ -42,6 +42,7 @@ REQUIRES = xpcom \ appshell \ xpconnect \ caps \ + locale \ $(NULL) IS_COMPONENT = 1 MODULE_NAME = TransformiixModule