Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2882

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/82/2882/1

Fix single core builds when TDE integration is enabled

Change-Id: I3a28d843e567db2a905125424615cba0bd28c7b4
---
M connectivity/Library_tdeab1.mk
1 file changed, 4 insertions(+), 0 deletions(-)



diff --git a/connectivity/Library_tdeab1.mk b/connectivity/Library_tdeab1.mk
index 59f2f80..94bafe5 100644
--- a/connectivity/Library_tdeab1.mk
+++ b/connectivity/Library_tdeab1.mk
@@ -33,6 +33,10 @@
 
 $(eval $(call gb_Library_set_componentfile,tdeab1,connectivity/source/drivers/kab/tdeab1))
 
+$(eval $(call gb_Library_use_packages,tdeab1,\
+        shell_inc \
+))
+
 $(eval $(call gb_Library_set_include,tdeab1,\
        -I$(SRCDIR)/connectivity/source/inc \
        $$(INCLUDE) \

-- 
To view, visit https://gerrit.libreoffice.org/2882
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a28d843e567db2a905125424615cba0bd28c7b4
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Timothy Pearson <kb9vqf@pearsoncomputing.net>


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.