Blind fix
...after a692cdf779
"LOK: tilebench improvements"
Change-Id: Ic19c97ab381dc339270b8d7072458b57755b5e0d
This commit is contained in:
parent
4fe769a448
commit
7c19c0e2b4
1 changed files with 1 additions and 1 deletions
|
@ -817,7 +817,7 @@ $(eval $(call gb_Helper_register_packages_for_install,calc,\
|
|||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\
|
||||
$(if $(filter LINUX %BSD SOLARIS, $(OS)),$(if $(ENABLE_GTK3),libreofficekit_selectionhandles)) \
|
||||
$(if $(filter LINUX %BSD SOLARIS, $(OS)),libreofficekit_selectionhandles) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_packages_for_install,ure,\
|
||||
|
|
Loading…
Reference in a new issue