redox/recipes/wip/libs/net/libqmi/recipe.toml
2026-05-15 05:28:54 -03:00

12 lines
303 B
TOML

#TODO not compiled or tested
#TODO discover minimum dependencies from meson log
[source]
tar = "https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.38.0/libqmi-1.38.0.tar.bz2"
[build]
template = "meson"
mesonflags = [
"-Dudev=false",
"-Dintrospection=false",
"-Dman=false",
]