Hi,
On Wed, Jan 08, 2014 at 11:38:09AM +0100, Stephan Bergmann wrote:
On 12/30/2013 10:57 PM, Isamu Mogi wrote:
diff --git a/codemaker/Executable_cppumaker.mk b/codemaker/Executable_cppumaker.mk
index 26347a0..049e0c7 100644
--- a/codemaker/Executable_cppumaker.mk
+++ b/codemaker/Executable_cppumaker.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_Executable_use_external,cppumaker,boost_headers))
 $(eval $(call gb_Executable_use_libraries,cppumaker,\
     sal \
+    sal_textenc \
     salhelper \
     unoidl \
 ))
sal_textenc is a runtime, not a build-time dependency of cppumaker.
Do we have gbuild support to express that dependency in a better
way?
We do, see commit 6c1614a6f000a8ef18ce0de241af649ac9588477 .
D.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.