mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
8 lines
255 B
TOML
8 lines
255 B
TOML
#TODO not compiled or tested
|
|
#TODO determine dependencies
|
|
# build instructions: https://github.com/rkd77/elinks/blob/master/INSTALL
|
|
[source]
|
|
tar = "https://github.com/rkd77/elinks/releases/download/v0.18.0/elinks-0.18.0.tar.xz"
|
|
[build]
|
|
template = "meson"
|