Skip to content

Commit 0109f9a

Browse files
committed
fix(kde): Update gtk4 package for Ptyxis
1 parent d337fb9 commit 0109f9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Containerfile

+4
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,10 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
420420
kf5-kio-file-widgets \
421421
kf5-kio-core \
422422
kf5-kio-gui && \
423+
rpm-ostree override replace \
424+
--experimental \
425+
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
426+
gtk4 && \
423427
rpm-ostree install \
424428
steamdeck-kde-presets-desktop \
425429
wallpaper-engine-kde-plugin \

0 commit comments

Comments
 (0)