x11: drop tde/kdm support

These have been broken by p8 already, and missing in sisyphus;
kde4 is broken in sisyphus but that's still not irreversible
(unlike our old and unmaintained TDE build, sigh).
This commit is contained in:
Michael Shigorin 2019-01-14 18:01:56 +03:00
parent 1b457a5d85
commit 61ac519312

View File

@ -1,7 +1,6 @@
+x11: use/x11/xorg; @:
+icewm: use/x11/icewm; @:
+xmonad: use/x11/xmonad; @:
+tde: use/x11/tde use/x11/kdm; @:
+kde4-lite: use/x11/kde4-lite use/x11/kdm4; @:
# the very minimal driver set
@ -84,9 +83,6 @@ use/x11/lightdm/gtk use/x11/lightdm/slick \
use/x11/lightdm/%: use/x11-autostart
@$(call add,THE_PACKAGES,lightdm-$*-greeter)
use/x11/kdm: use/x11-autostart
@$(call add,THE_PACKAGES,kdebase-kdm<4)
use/x11/kdm4: use/x11-autostart
@$(call add,THE_PACKAGES,kde4base-workspace-kdm)