live.mk: added pciutils to game livecds
distro/.live-games really lacked this for a *long* time, and asking people for what's their hardware given the abscence of tools is wrong.
This commit is contained in:
parent
9e03dee41c
commit
5fad0e3d95
@ -88,7 +88,7 @@ distro/.live-games: distro/.live-kiosk use/x11/3d use/sound \
|
||||
use/stage2/net-eth use/net-eth/dhcp use/services +efi +sysvinit
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
|
||||
@$(call add,LIVE_PACKAGES,input-utils glxgears glxinfo)
|
||||
@$(call add,LIVE_PACKAGES,pciutils input-utils glxgears glxinfo)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,rpcbind alteratord messagebus)
|
||||
@$(call add,SERVICES_DISABLE,livecd-net-eth)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user