mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Add a recipe
This commit is contained in:
parent
c12edda38f
commit
0f00b91f4d
9
recipes/wip/rusticnes-sdl/recipe.toml
Normal file
9
recipes/wip/rusticnes-sdl/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/zeta0134/rusticnes-sdl"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"sdl2",
|
||||
"gtk3",
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user