diff --git a/config/desktop.toml b/config/desktop.toml index 2d354bb0d..2465e9ab0 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -21,7 +21,7 @@ orbdata = {} orbital = {} orbutils = {} pop-icon-theme = {} -# rustpython = {} #TODO ensure RustPython builds with our toolchain +rustpython = {} shared-mime-info = {} patchelf = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 6f871d882..111c6a908 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -169,7 +169,7 @@ rs-nes = {} rust64 = {} #rust-cairo = {} # linking errors #rust-cairo-demo = {} # linking errors -#rustpython = {} # does not compile +rustpython = {} rustual-boy = {} #schismtracker = {} # uses system includes scummvm = {}