[Libreoffice-commits] .: l10ntools/StaticLibrary_transex.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Dec 19 12:59:18 PST 2012


 l10ntools/StaticLibrary_transex.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 89ee3fcced34ed84f5eae77d24c3956de5f727b0
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Wed Dec 19 21:55:46 2012 +0100

    l10ntools: remove wrong dependency on offapi
    
    Change-Id: I1de82c254438bd3f706caa3c3b3221cfc4de5ff1

diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index f7bed05..79a7a20 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -39,8 +39,6 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
 
 $(eval $(call gb_StaticLibrary_use_external,transex,boost_headers))
 
-$(eval $(call gb_StaticLibrary_use_sdk_api,transex))
-
 $(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
     l10ntools/source/export2 \
     l10ntools/source/merge \


More information about the Libreoffice-commits mailing list