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.
This commit is contained in:
parent
e1982cd71b
commit
aa07fb044d
@ -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; @:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user