mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
9 lines
191 B
TOML
9 lines
191 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
tar = "https://github.com/mm2/Little-CMS/releases/download/lcms2.15/lcms2-2.15.tar.gz"
|
|
[build]
|
|
template = "configure"
|
|
dependencies = [
|
|
"libtiff",
|
|
]
|