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 8f834f259c009fa8a015143fe1751f2c1021ccc4
19+ git checkout -f b42683ada8c664fb423651710103cf5afa97f1c0
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -135,6 +135,7 @@ RUN \
135135 vulkan-tools \
136136 wayland \
137137 wl-clipboard \
138+ wlr-randr \
138139 wtype \
139140 x264 \
140141 xclip \
@@ -183,7 +184,7 @@ RUN \
183184 echo "**** install selkies ****" && \
184185 curl -o \
185186 /tmp/selkies.tar.gz -L \
186- "https://github.com/selkies-project/selkies/archive/8f834f259c009fa8a015143fe1751f2c1021ccc4 .tar.gz" && \
187+ "https://github.com/selkies-project/selkies/archive/b42683ada8c664fb423651710103cf5afa97f1c0 .tar.gz" && \
187188 cd /tmp && \
188189 tar xf selkies.tar.gz && \
189190 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 8f834f259c009fa8a015143fe1751f2c1021ccc4
19+ git checkout -f b42683ada8c664fb423651710103cf5afa97f1c0
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -134,6 +134,7 @@ RUN \
134134 vulkan-tools \
135135 wayland \
136136 wl-clipboard \
137+ wlr-randr \
137138 wtype \
138139 x264 \
139140 xclip \
@@ -180,7 +181,7 @@ RUN \
180181 echo "**** install selkies ****" && \
181182 curl -o \
182183 /tmp/selkies.tar.gz -L \
183- "https://github.com/selkies-project/selkies/archive/8f834f259c009fa8a015143fe1751f2c1021ccc4 .tar.gz" && \
184+ "https://github.com/selkies-project/selkies/archive/b42683ada8c664fb423651710103cf5afa97f1c0 .tar.gz" && \
184185 cd /tmp && \
185186 tar xf selkies.tar.gz && \
186187 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments