Files
packages/anda/games/umu/anda.hcl
T
Raboneko a9821c3a50 fix(umu-launcher): urllib3 dependency issues on <= 41 (#3380) (#3390)
(cherry picked from commit e90f415492)

Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
2025-02-17 01:26:05 +08:00

7 lines
91 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "umu-launcher.spec"
}
}