File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 https://github.com/selkies-project/selkies.git \
1717 /src && \
1818 cd /src && \
19- git checkout -f c6f411cbf3742df3cc035ff446cc7303bc0d6c99
19+ git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -128,6 +128,7 @@ RUN \
128128 vulkan-radeon \
129129 vulkan-tools \
130130 x264 \
131+ xclip \
131132 xcursor-themes \
132133 xdg-utils \
133134 xdotool \
@@ -172,7 +173,7 @@ RUN \
172173 echo "**** install selkies ****" && \
173174 curl -o \
174175 /tmp/selkies.tar.gz -L \
175- "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
176+ "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
176177 cd /tmp && \
177178 tar xf selkies.tar.gz && \
178179 cd selkies-* && \
Original file line number Diff line number Diff line change 1616 https://github.com/selkies-project/selkies.git \
1717 /src && \
1818 cd /src && \
19- git checkout -f c6f411cbf3742df3cc035ff446cc7303bc0d6c99
19+ git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -126,6 +126,7 @@ RUN \
126126 vulkan-radeon \
127127 vulkan-tools \
128128 x264 \
129+ xclip \
129130 xcursor-themes \
130131 xdg-utils \
131132 xdotool \
@@ -168,7 +169,7 @@ RUN \
168169 echo "**** install selkies ****" && \
169170 curl -o \
170171 /tmp/selkies.tar.gz -L \
171- "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
172+ "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
172173 cd /tmp && \
173174 tar xf selkies.tar.gz && \
174175 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments