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
8d76377ac9
commit
5be9ec7561
@ -1,8 +1,9 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't find glib
|
||||
[source]
|
||||
tar = "https://github.com/AbiWord/enchant/releases/download/v2.6.3/enchant-2.6.3.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"glib",
|
||||
"pcre",
|
||||
]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/evcxr/evcxr"
|
||||
rev = "e6deec6060bc47297eb90674cca496c6874f99ba"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/evcxr/evcxr"
|
||||
rev = "e6deec6060bc47297eb90674cca496c6874f99ba"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user