Commit 85576e33 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add gtk-theme-breeze to kde5

Missing dependency in kde5, but the maintainer doesn't think so: https://bugzilla.altlinux.org/49597
parent 6af3ba29
......@@ -142,6 +142,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
@$(call add,THE_PACKAGES,qt6-wayland)
@$(call add,THE_PACKAGES,plasma5-discover)
@$(call add,THE_PACKAGES,accountsservice)
@$(call add,THE_PACKAGES,gtk-theme-breeze)
ifneq (,$(filter-out e2k% riscv64 loongarch64,$(ARCH)))
@$(call add,THE_PACKAGES,falkon-kde5)
endif
......
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