Kaydet (Commit) 6d8ab70f authored tarafından Michael Stahl's avatar Michael Stahl

dbaccess: the PythonTest requires Java for hsqldb

Change-Id: Idaea12aae68ad21ee06f785167cdf1867101ec4b
üst aaf717a8
......@@ -69,10 +69,12 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,dbaccess,\
))
ifneq ($(DISABLE_PYTHON),TRUE)
ifneq ($(ENABLE_JAVA),)
$(eval $(call gb_Module_add_subsequentcheck_targets,dbaccess,\
PythonTest_dbaccess_python \
))
endif
endif
endif
......
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