mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 16:48:45 +08:00
Add orbital recipe
This commit is contained in:
parent
a8d2cc47e3
commit
88101b4a88
10
recipes/orbital/recipe.toml
Normal file
10
recipes/orbital/recipe.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/orbital.git"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
[package]
|
||||
dependencies = [
|
||||
"orbdata"
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user