diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk index 8f2271cc..5b40e495 100644 --- a/conf.d/mixin.mk +++ b/conf.d/mixin.mk @@ -162,6 +162,7 @@ else @$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde) @$(call add,THE_PACKAGES,plasma5-discover) endif + @$(call add,THE_PACKAGES,xdg-desktop-portal-gtk) @$(call add,THE_PACKAGES,qt6-wayland) @$(call add,THE_PACKAGES,accountsservice) @$(call add,THE_PACKAGES,gtk-theme-breeze)