[Libreoffice-commits] .: ucb/Library_ucpodma1.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Sep 17 04:27:06 PDT 2012


 ucb/Library_ucpodma1.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit af875ebebc79023c22c7c78b539ed60e58a57fdf
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Sep 17 13:26:35 2012 +0200

    Missing dependency
    
    Change-Id: Iba87094fe3c003f5c49f995a54531462298ea190

diff --git a/ucb/Library_ucpodma1.mk b/ucb/Library_ucpodma1.mk
index 84300e5..d531b54 100644
--- a/ucb/Library_ucpodma1.mk
+++ b/ucb/Library_ucpodma1.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_Library_set_componentfile,ucpodma1,ucb/source/ucp/odma/ucpodma1
 $(eval $(call gb_Library_use_sdk_api,ucpodma1))
 
 $(eval $(call gb_Library_use_libraries,ucpodma1,\
+	comphelper \
 	cppu \
 	cppuhelper \
 	sal \


More information about the Libreoffice-commits mailing list