diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-08-30 15:57:12 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-08-30 16:10:16 +0200 |
commit | 0200988f12d0c41263e39aaa89db61eb19b96c06 (patch) | |
tree | 47b5444abc7c23d742942a0676bdd98bc0f69c5b /libxmlsec/prj | |
parent | 291b85778669b4e4e276faab22add9d0e80046df (diff) |
libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.
Diffstat (limited to 'libxmlsec/prj')
-rw-r--r-- | libxmlsec/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 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 |