From 638b0189546881959078e559b3df75b59984fd44 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 8 Jun 2025 08:49:16 -0300 Subject: [PATCH] Remove an optional dependency from the hangover recipe --- recipes/wip/emulators/windows/hangover/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/wip/emulators/windows/hangover/recipe.toml b/recipes/wip/emulators/windows/hangover/recipe.toml index 1415358d8..d17af8490 100644 --- a/recipes/wip/emulators/windows/hangover/recipe.toml +++ b/recipes/wip/emulators/windows/hangover/recipe.toml @@ -11,7 +11,6 @@ dependencies = [ "gnutls3", "gstreamer", "sdl2", - "libvulkan", "mesa", "libx11", "libxcomposite",