Kaydet (Commit) a3748406 authored tarafından Caolán McNamara's avatar Caolán McNamara

pesky dependencies

üst 17642437
......@@ -77,6 +77,8 @@ $(eval $(call gb_CppunitTest_set_args,hwpfilter_test_hwpfilter,\
# we need to explicitly depend on library hwp because it is not implied
# by a link relation
$(call gb_CppunitTest_get_target,hwpfilter_test_hwpfilter) : $(call gb_Library_get_target,hwp)
$(call gb_CppunitTest_get_target,hwpfilter_test_hwpfilter) : \
$(call gb_Library_get_target,localedata_en) \
$(call gb_Library_get_target,hwp)
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment