redox/recipes/wip/dev/debug/yetty/recipe.toml
2025-11-16 07:33:15 -03:00

16 lines
266 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/aa55-dev/yeTTY"
rev = "v0.1.3"
[build]
template = "cmake"
dependencies = [
"qt6-base",
"qt6-multimedia",
"qt6-serialport",
"zstd",
"boost",
"libbacktrace",
"ktexteditor6",
]