Kaydet (Commit) 6fd2146c authored tarafından David Tardon's avatar David Tardon

add missing dep on jawt

Change-Id: Ie6c552976f2f1027602a5b4ba27ba4754ec9dd69
üst 2d7d465e
......@@ -30,16 +30,16 @@
$(eval $(call gb_Library_Library,officebean))
$(eval $(call gb_Library_use_externals,officebean,\
jawt \
))
ifneq ($(OS),WNT)
$(eval $(call gb_Library_use_packages,officebean,\
sal_generated \
sal_odk_headers \
))
$(eval $(call gb_Library_use_externals,officebean,\
jawt \
))
$(eval $(call gb_Library_add_cobjects,officebean,\
bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow \
bean/native/unix/com_sun_star_beans_LocalOfficeWindow \
......
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