Skip to content

Commit

Permalink
Added x11-xserver-utils package to Dockerfile (for xset use)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Aug 6, 2017
1 parent 2287ba7 commit 6021dfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ RUN \
rfkill \
x11-utils \
wget \
ccze
ccze \
x11-xserver-utils

#Install update tools
RUN \
Expand Down

0 comments on commit 6021dfd

Please sign in to comment.