From 0200988f12d0c41263e39aaa89db61eb19b96c06 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 30 Aug 2011 15:57:12 +0200 Subject: [PATCH] libxmlsec and xmlsecurity do not have to depend on moz, nss is enough. --- libxmlsec/prj/build.lst | 2 +- xmlsecurity/prj/build.lst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libxmlsec/prj/build.lst b/libxmlsec/prj/build.lst index a52eb09268f8..47d3fd9263f4 100644 --- a/libxmlsec/prj/build.lst +++ b/libxmlsec/prj/build.lst @@ -1,3 +1,3 @@ -ls libxmlsec : soltools LIBXML2:libxml2 MOZ:moz NULL +ls libxmlsec : soltools LIBXML2:libxml2 NSS:nss NULL ls libxmlsec usr1 - all ls_mkout NULL ls libxmlsec nmake - all ls_xmlsec1 NULL diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst index e2776dfb4b59..d70a6dbb9500 100644 --- a/xmlsecurity/prj/build.lst +++ b/xmlsecurity/prj/build.lst @@ -1,2 +1,2 @@ -xs xmlsecurity : TRANSLATIONS:translations xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NEON:neon NULL +xs xmlsecurity : TRANSLATIONS:translations xmloff unotools offapi unoil svx LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NEON:neon NULL xs xmlsecurity\prj nmake - all xs_prj NULL