Commit 0b251d07 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: drop xsane from mate

The problem being worked around by this is: anything in the lists that Requires: webclient results in rekonq being pulled into the image (after mate-default requires firefox no more). The proper fix is to force *_PACKAGES, *_LISTS and *_REGEXP to be processed in a _single_ transaction for each destination so that early mis-expansion of virtual packages doesn't occur when _installing_ those. This commit should be reverted then. See-also: https://bugzilla.altlinux.org/30806
parent 07f02295
......@@ -140,7 +140,6 @@ distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
distro/regular-mate: distro/.regular-gtk +nm \
use/x11/mate use/fonts/ttf/google use/domain-client
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
@$(call add,LIVE_LISTS,$(call tags,base smartcard))
distro/regular-mate-sysv: distro/.regular-sysv-gtk use/x11/mate +nm
......
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