Commit cee68a68 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

mixin.mk: falkon-kde5 definitely unavailable on e2k for now

...as everything built on webengine currently is.
parent 15821a93
......@@ -104,7 +104,10 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/x11/kde5-display-manager-lightdm \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
+pulse
@$(call add,THE_PACKAGES,kde5-telepathy falkon-kde5)
@$(call add,THE_PACKAGES,kde5-telepathy)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,falkon-kde5)
endif
mixin/xfce-base: use/x11/xfce +nm-gtk \
use/fonts/ttf/redhat use/fonts/ttf/google/extra
......
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