mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
7 lines
205 B
TOML
7 lines
205 B
TOML
#TODO not compiled or tested
|
|
#TODO discover minimum dependencies from configure log
|
|
[source]
|
|
tar = "https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.61.tar.xz"
|
|
[build]
|
|
template = "configure"
|