add missing dep on comphelper/documentconstants.hxx
Change-Id: I80f46c774f0cb177b2b38e5cf753d03ddd342992
This commit is contained in:
parent
62e51648ff
commit
5df47e2a17
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
|
||||
$(eval $(call gb_Library_Library,npsoplugin))
|
||||
|
||||
$(eval $(call gb_Library_use_packages,npsoplugin,\
|
||||
comphelper_inc \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Library_use_external,npsoplugin,mozilla_headers))
|
||||
|
||||
$(eval $(call gb_Library_use_static_libraries,npsoplugin,\
|
||||
|
|
Loading…
Reference in a new issue