dev-embedded/rauc: Configure streaming option

Configure streaming option as well.

Closes: https://bugs.gentoo.org/923260
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
Kurt Kanzenbach
2024-02-14 18:58:52 +01:00
parent b8debfa0ec
commit f38a7786d4

View File

@@ -57,6 +57,7 @@ src_configure() {
$(meson_feature gpt)
$(meson_feature json)
$(meson_use network)
$(meson_use network streaming)
$(meson_use service)
)
meson_src_configure