mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
10 lines
297 B
TOML
10 lines
297 B
TOML
#TODO missing script for CMake, see https://invent.kde.org/graphics/kseexpr#super-impatient-cmake-building-and-installing-guide
|
|
[source]
|
|
git = "https://invent.kde.org/graphics/kseexpr"
|
|
rev = "d834b2dc6a7f452ffca4602f90b709db86a3a630"
|
|
[build]
|
|
template = "custom"
|
|
dependencies = [
|
|
"qt5-base",
|
|
]
|