diff --git a/meta-citadel/recipes-core/mesa/mesa_%.bbappend b/meta-citadel/recipes-core/mesa/mesa_%.bbappend index 388b4b4..9287e41 100644 --- a/meta-citadel/recipes-core/mesa/mesa_%.bbappend +++ b/meta-citadel/recipes-core/mesa/mesa_%.bbappend @@ -1,2 +1,2 @@ -PACKAGECONFIG_append = " gallium gallium-llvm" +PACKAGECONFIG_append = " gallium " GALLIUMDRIVERS_append = ",virgl"