mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
update recipes
This commit is contained in:
parent
393be9c43d
commit
8a258055a7
@ -1,4 +1,4 @@
|
||||
#TODO Rust version error (after cargo update)
|
||||
#TODO x11rb crate error (after a patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/ulyssa/iamb"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/konradsz/igrep"
|
||||
rev = "8588755641e64cd40e569893e03628cf83cfc59f"
|
||||
|
||||
@ -7,4 +7,5 @@ dependencies = [
|
||||
"libjpeg",
|
||||
"libpng",
|
||||
"freetype2",
|
||||
"zlib",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user