mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-05 06:39:54 +00:00
chore(f39): Restore waydroid package
This commit is contained in:
parent
5626a67ade
commit
19a87715ba
@ -167,12 +167,10 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
|||||||
RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
|
RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
|
||||||
rpm-ostree install \
|
rpm-ostree install \
|
||||||
rocm-hip \
|
rocm-hip \
|
||||||
rocm-opencl && \
|
rocm-opencl \
|
||||||
if [ ${FEDORA_MAJOR_VERSION} -lt 39 ]; then \
|
waydroid \
|
||||||
rpm-ostree install \
|
lzip \
|
||||||
waydroid \
|
weston \
|
||||||
weston \
|
|
||||||
; fi \
|
|
||||||
; else \
|
; else \
|
||||||
rpm-ostree override remove \
|
rpm-ostree override remove \
|
||||||
distrobox && \
|
distrobox && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user