mixin.mk: add xdg-desktop-portal-gtk to kde

Needed for gtk3/gtk4 applications on wayland.
This commit is contained in:
Anton Midyukov 2024-08-26 16:37:24 +03:00
parent be1f8b9658
commit d58a8c93ca

View File

@ -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)