mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-15 00:39:58 +00:00
chore: Always update libelf
This commit is contained in:
parent
e36a10be36
commit
dff4be543e
@ -176,6 +176,11 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
--from repo=updates \
|
||||
libv4l \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
elfutils-libelf \
|
||||
|| true && \
|
||||
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
|
Loading…
x
Reference in New Issue
Block a user