mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Remove unnecessary recipe
This commit is contained in:
parent
7d609d0c34
commit
2b9cc6a429
@ -1,17 +0,0 @@
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/oxen-io/lokinet/blob/dev/docs/install.md#building
|
||||
[source]
|
||||
tar = "https://github.com/oxen-io/lokinet/releases/download/v0.9.11/lokinet-v0.9.11.tar.xz"
|
||||
[build]
|
||||
template = "cmake"
|
||||
dependencies = [
|
||||
"libcap",
|
||||
"libuv",
|
||||
"libsodium",
|
||||
"curl",
|
||||
"libevent",
|
||||
"libnettle",
|
||||
"openssl1",
|
||||
"unbound",
|
||||
"nlohmann-json",
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user