Commit aa07fb04 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add smartcard support to mate flavour

This makes more sense than with rescue as it's not only hardware support check then but also actual functionality can be tested. Looks like MATE is the DE we rather expect/recommend in environments where PC/SC tends to pop up.
parent e1982cd7
......@@ -164,6 +164,7 @@ 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-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
......
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