mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
10 lines
190 B
TOML
10 lines
190 B
TOML
#TODO require XWayland
|
|
[source]
|
|
git = "https://github.com/sassman/t-rec-rs"
|
|
rev = "da911b978e9e87a917c7c865e5aa4d833209d9e0"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"imagemagick",
|
|
]
|