[DEBUG] update import for X11

This commit is contained in:
Edouard DUPIN 2017-03-03 22:18:22 +01:00
parent d623be0f91
commit aee6a11c90

View File

@ -157,7 +157,7 @@ def configure(target, my_module):
"SDL"
])
elif "Linux" in target.get_type():
pass
my_module.add_depend("X11")
elif "Android" in target.get_type():
my_module.add_depend(["SDK", "jvm-basics"])
# add tre creator of the basic java class ...