summaryrefslogtreecommitdiffstats
path: root/comphelper
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/Library_comphelper.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 5a2074a2746d..76c75f1f2ee2 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -19,7 +19,10 @@
$(eval $(call gb_Library_Library,comphelper))
-$(eval $(call gb_Library_use_package,comphelper,comphelper_inc))
+$(eval $(call gb_Library_use_packages,comphelper,\
+ comphelper_inc \
+ officecfg_cppheader \
+))
$(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp))