missing package dependency

Change-Id: I4171de4ad24ac1bb9956171f3256cbcd766dae29
This commit is contained in:
Matúš Kukan
2012-08-06 00:40:31 +02:00
committed by David Tardon
parent 61ce5b882f
commit 00252dab4a

View File

@@ -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))