add missing dep

Change-Id: I0d2a2c32d99ee11e63a2363f8a17bd4efd72cc22
diff --git a/sfx2/CppunitTest_sfx2_classification.mk b/sfx2/CppunitTest_sfx2_classification.mk
index 2e691cc..1bdc56c 100644
--- a/sfx2/CppunitTest_sfx2_classification.mk
+++ b/sfx2/CppunitTest_sfx2_classification.mk
@@ -42,4 +42,8 @@ $(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_classification,\
	svx \
))

$(eval $(call gb_CppunitTest_use_packages,sfx2_classification,\
	sfx2_classification \
))

# vim: set noet sw=4 ts=4: