mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-23 17:47:17 +01:00
Fix build.
This commit is contained in:
parent
3df74faf8c
commit
23610db948
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
def can_build(env, platform):
|
def can_build(env, platform):
|
||||||
|
env.module_add_dependencies("text_editor", ["freetype"], True)
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user