mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Update xkbcommon in Docker
This commit is contained in:
parent
e8c9cb7d2a
commit
a04145d981
1 changed files with 1 additions and 1 deletions
|
@ -687,7 +687,7 @@ RUN git clone -b OpenSSL_{{ OPENSSL_VER }}-stable --depth=1 {{ GIT }}/openssl/op
|
|||
FROM builder AS xkbcommon
|
||||
COPY --link --from=xcb {{ LibrariesPath }}/xcb-cache /
|
||||
|
||||
RUN git clone -b xkbcommon-1.5.0 --depth=1 {{ GIT }}/xkbcommon/libxkbcommon.git \
|
||||
RUN git clone -b xkbcommon-1.6.0 --depth=1 {{ GIT }}/xkbcommon/libxkbcommon.git \
|
||||
&& cd libxkbcommon \
|
||||
&& meson build \
|
||||
--buildtype=plain \
|
||||
|
|
Loading…
Add table
Reference in a new issue