diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-10-18 22:34:35 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-10-19 07:44:22 +0000 |
commit | 9e89f7ccf873c14b425d37ef2e65bb7dfc75491e (patch) | |
tree | d11515eb369f5cd711ea0e52ce9cd1b40c32ebf1 /RepositoryModule_host.mk | |
parent | 79832d9259d609e8189ecfb48cd2856e83bb8d75 (diff) |
fdo#70393: move libmariadb to a subdir of external
Change-Id: I6c76056f5db2f523e49ffc79abad38a7eb1a06e4
Reviewed-on: https://gerrit.libreoffice.org/6342
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index bf900b1e62a5..4164b9c0cfdf 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -76,7 +76,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ linguistic \ lotuswordpro \ $(call gb_Helper_optional,DESKTOP,l10ntools) \ - $(call gb_Helper_optional,MARIADB,libmariadb) \ $(call gb_Helper_optional,MDDS,mdds) \ $(call gb_Helper_optional,MORE_FONTS,more_fonts) \ $(call gb_Helper_optional,MOZ,moz) \ |