mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update the vizia recipe
This commit is contained in:
parent
7c193f9611
commit
9b10a75b20
@ -1,8 +1,11 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO make libwayland work
|
||||
[source]
|
||||
git = "https://github.com/vizia/vizia"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"libwayland",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_examples animation dragdrop number input timers
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user