mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
move recipes
This commit is contained in:
parent
40986bf851
commit
931e3caa06
@ -1,11 +1,15 @@
|
||||
#TODO Make GTK3 work
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/elkowar/eww"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"gtk3",
|
||||
"pango",
|
||||
"cairo",
|
||||
"gdk-pixbuf",
|
||||
"glib",
|
||||
"cairo",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages eww
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user