Skip to content

Commit

Permalink
Add xwayland-run
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Jan 21, 2025
1 parent 94db5b2 commit adabf37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN chmod -R og-rwx /home/jenkins/.ssh
CMD ["/usr/sbin/sshd","-D"]

RUN dnf -y --enablerepo=crb install turbojpeg
RUN dnf install -y git make gcc weston libXrender libXi libXtst fontconfig fakeroot procps-ng hostname diffutils shared-mime-info
RUN dnf install -y git make gcc weston xwayland-run libXrender libXi libXtst fontconfig fakeroot procps-ng hostname diffutils shared-mime-info
RUN dnf install -y coreutils --allowerasing curl
# Install SSL Test packages
RUN dnf install -y gnutls gnutls-utils nss nss-tools
Expand Down

0 comments on commit adabf37

Please sign in to comment.