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 /xmlsecurity | |
parent | 291b85778669b4e4e276faab22add9d0e80046df (diff) |
libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |