Commit 7feec8e8 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: drop xpra from icewm flavour

This one was added along with winswitch as a nice solution to cross-host GUI problem; there was no feedback on the inclusion though, and antohami@ tells that xpra-browser complains regarding dbus now. Reported-by: 's avatarAnton Midyukov <antohami@altlinux.org>
parent 1787dc7a
......@@ -111,7 +111,7 @@ distro/regular-icewm: distro/.regular-sysv-gtk +icewm \
use/x11/lightdm/slick use/init/sysv/polkit \
use/browser/chromium use/fonts/ttf/redhat use/efi/refind
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call add,LIVE_PACKAGES,mnt xpra)
@$(call add,LIVE_PACKAGES,mnt)
@$(call set,KFLAVOURS,un-def)
# wdm can't do autologin so add standalone one for livecd
......
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