summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-12 10:28:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-12 10:47:10 +0000
commit7d42c86f660b65f86a864a6b674dc8cba107911c (patch)
treea75acabaa0771a6cb87fc96be0cb11907b8c0e80 /hwpfilter
parent87ceb5c987f8bf546bbc0c0fc3447c640780be91 (diff)
pesky dependencies
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index a6722cce4a86..7beda1af0092 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -78,7 +78,6 @@ $(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,localedata_en) \
$(call gb_Library_get_target,hwp)
# vim: set noet sw=4 ts=4: