Commit c268dc3b authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add kf5-kio to regular-kde

Need for file dialogs.
parent 4a0e10fc
...@@ -158,6 +158,7 @@ ifeq (,$(filter-out sisyphus p11,$(BRANCH))) ...@@ -158,6 +158,7 @@ ifeq (,$(filter-out sisyphus p11,$(BRANCH)))
@$(call add,THE_PACKAGES,xdg-desktop-portal-kde) @$(call add,THE_PACKAGES,xdg-desktop-portal-kde)
@$(call add,THE_PACKAGES,plasma-discover) @$(call add,THE_PACKAGES,plasma-discover)
@$(call add,THE_PACKAGES,kf5-kirigami) @$(call add,THE_PACKAGES,kf5-kirigami)
@$(call add,THE_PACKAGES,kf5-kio)
@$(call set,DEFAULT_SESSION,plasma) @$(call set,DEFAULT_SESSION,plasma)
else else
@$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde) @$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment