diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-10-18 22:27:30 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-10-19 07:41:44 +0000 |
commit | 8d46e3968cf68b6ef6a370084b4cc37dbdda1708 (patch) | |
tree | 8ea21dc24e92d866526aad7da9db959c729492ca /RepositoryModule_build.mk | |
parent | f2b51cdfd6fee45ff2062fa6fb46893eba56c02c (diff) |
fdo#70393: move libxslt to a subdir of external
Change-Id: Ibf6fd5c32a62752044e70961cf33b05fdcdce104
Reviewed-on: https://gerrit.libreoffice.org/6340
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'RepositoryModule_build.mk')
-rw-r--r-- | RepositoryModule_build.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk index 520f186ce078..926aca78ef4b 100644 --- a/RepositoryModule_build.mk +++ b/RepositoryModule_build.mk @@ -87,7 +87,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\ helpcompiler \ xmlhelp \ ) \ - $(call gb_Helper_optional,LIBXSLT,libxslt) \ $(call gb_Helper_optional,QADEVOOO,qadevOOo) \ $(call gb_Helper_optional,UCPP,ucpp) \ $(call gb_Helper_optional,ZLIB,zlib) \ |