Enable rustpython

This commit is contained in:
Wildan Mubarok 2025-07-10 02:49:58 +00:00
parent 722ebf6f30
commit a9eb7d2f16
3 changed files with 2 additions and 3 deletions

View File

@ -12,4 +12,3 @@ include = ["../desktop.toml"]
# Package settings
[packages]
# example = {}
rustpython = "ignore" # not tested

View File

@ -21,7 +21,7 @@ orbdata = {}
orbital = {}
orbutils = {}
pop-icon-theme = {}
#rustpython = {} # not compiling with our rust version
rustpython = {}
shared-mime-info = {}
patchelf = {}

View File

@ -170,7 +170,7 @@ rs-nes = {}
rust64 = {}
#rust-cairo = {} # linking errors
#rust-cairo-demo = {} # linking errors
#rustpython = {} # undefined constants S_IWRITE and S_IEXEC (upstream should be fixed)
rustpython = {}
rustual-boy = {}
#schismtracker = {} # uses system includes
scummvm = {}