add xrandr package to setup-xorg.yml

This commit is contained in:
Alexander Grothe 2017-11-22 11:42:42 +01:00
parent c5d0277610
commit f8553943ab
2 changed files with 2 additions and 0 deletions

View File

@ -1519,6 +1519,7 @@ b'\xde\xad\xbe\xef'
state: present
with_items:
- xlogin
- xrandr
- xorg
- xserver-xorg-input-all
- xserver-xorg-video-all

View File

@ -52,6 +52,7 @@
state: present
with_items:
- xlogin
- xrandr
- xorg
- xserver-xorg-input-all
- xserver-xorg-video-all