Skip to content

Commit 4df1052

Browse files
committed
Add missing package
1 parent f50728c commit 4df1052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM $BASE_IMAGE
44

55
#Install base dependencys
66
RUN apt-get update
7-
RUN apt-get install -y devscripts equivs build-essential lintian clang git lsb-release python3 gpg sudo --no-install-recommends
7+
RUN apt-get install -y devscripts equivs build-essential lintian clang git lsb-release python3 gpg sudo xauth --no-install-recommends
88

99
#Install linuxcnc dependencys
1010
#We need only the debian folder

0 commit comments

Comments
 (0)