diff --git a/recipes/wip/vm/qemu/recipe.toml b/recipes/wip/vm/qemu/recipe.toml index 2e02b8573..bbf0179b4 100644 --- a/recipes/wip/vm/qemu/recipe.toml +++ b/recipes/wip/vm/qemu/recipe.toml @@ -13,6 +13,7 @@ dependencies = [ "libjpeg", "liborbital", "libpng", + "libstdcxx", "llvm18", "mesa", "nghttp2", @@ -30,6 +31,7 @@ COOKBOOK_CONFIGURE_FLAGS=( --prefix="/usr" --cross-prefix="${TARGET}" --disable-coroutine-pool + --disable-dbus-display --disable-tpm ) case "${TARGET}" in