Kaydet (Commit) 2ae649de authored tarafından Michael Meeks's avatar Michael Meeks

gengal: don't depend on vclplug_svp on Windows.

Change-Id: I5d179ab3d8591bb01799dcb2b8eb6b5c2bd90110
üst 335c264d
......@@ -2866,7 +2866,7 @@ $(call gb_Executable_add_runtime_dependencies,gengal.bin,\
$(call gb_Configuration_get_target,registry) \
$(call gb_Configuration_get_target,fcfg_langpack) \
$(call gb_Library_get_target,$(gb_CPPU_ENV)_uno) \
$(if $(filter-out MACOSX,$(OS)), \
$(if $(filter-out MACOSX WNT,$(OS)), \
$(call gb_Library_get_target,vclplug_svp) \
) \
$(call gb_Package_get_target_for_build,cppuhelper_unorc) \
......
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