[DEBUG] update import for X11
This commit is contained in:
parent
d623be0f91
commit
aee6a11c90
@ -157,7 +157,7 @@ def configure(target, my_module):
|
|||||||
"SDL"
|
"SDL"
|
||||||
])
|
])
|
||||||
elif "Linux" in target.get_type():
|
elif "Linux" in target.get_type():
|
||||||
pass
|
my_module.add_depend("X11")
|
||||||
elif "Android" in target.get_type():
|
elif "Android" in target.get_type():
|
||||||
my_module.add_depend(["SDK", "jvm-basics"])
|
my_module.add_depend(["SDK", "jvm-basics"])
|
||||||
# add tre creator of the basic java class ...
|
# add tre creator of the basic java class ...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user