mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
11 lines
299 B
TOML
11 lines
299 B
TOML
#TODO missing script for CMake, see https://invent.kde.org/graphics/libkdcraw/-/blob/master/README?ref_type=heads
|
|
[source]
|
|
git = "https://invent.kde.org/graphics/libkdcraw"
|
|
rev = "fbd01409c8009f403bccac6776fe4cfefa57d5bd"
|
|
[build]
|
|
template = "custom"
|
|
dependencies = [
|
|
"libraw",
|
|
"qt5-base",
|
|
]
|