linux-flatpak: update KDE SDK to 5.13
This commit is contained in:
parent
ea3e2431ba
commit
7e6e5bca18
@ -3,4 +3,4 @@ LABEL maintainer="citraemu"
|
||||
RUN apt-get update && apt-get -y full-upgrade
|
||||
RUN apt-get install -y p7zip-full wget git flatpak flatpak-builder ca-certificates sshfs curl fuse dnsutils gnupg2 sudo
|
||||
RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
RUN flatpak install -y flathub org.kde.Platform//5.12 org.kde.Sdk//5.12
|
||||
RUN flatpak install -y flathub org.kde.Platform//5.13 org.kde.Sdk//5.13
|
||||
|
Loading…
x
Reference in New Issue
Block a user