The writerfilter library needs the resourcemodel library, it seems

This commit is contained in:
Tor Lillqvist 2011-05-15 13:39:23 +03:00
parent a727681c02
commit 787cab7aa0

View file

@ -47,6 +47,7 @@ $(eval $(call gb_Library_set_defs,writerfilter,\
))
$(eval $(call gb_Library_add_linked_libs,writerfilter,\
resourcemodel \
comphelper \
cppu \
cppuhelper \