mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
10 lines
271 B
TOML
10 lines
271 B
TOML
#TODO missing script for "make", see https://github.com/zerotier/ZeroTierOne#build-and-platform-notes
|
|
[source]
|
|
git = "https://github.com/zerotier/ZeroTierOne"
|
|
rev = "327eb9013b39809835a912c9117a0b9669f4661f"
|
|
[build]
|
|
template = "custom"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|