Kaydet (Commit) 2709ff61 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

libreofficekitgtk requires ENABLE_GTK.

Change-Id: I2ba47edc457e310548c8a62747a6a152ee5e1314
üst 03d4d4b3
......@@ -13,11 +13,11 @@ ifeq ($(OS),LINUX)
$(eval $(call gb_Module_add_targets,libreofficekit,\
StaticLibrary_libreofficekit \
Library_libreofficekitgtk \
))
ifneq ($(ENABLE_GTK),)
$(eval $(call gb_Module_add_targets,libreofficekit,\
Library_libreofficekitgtk \
Executable_gtktiledviewer \
))
endif # ($(ENABLE_GTK),)
......
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