diff --git a/container.yaml b/container.yaml index f3ccbce..41f403b 100644 --- a/container.yaml +++ b/container.yaml @@ -3,12 +3,12 @@ flatpak: branch: stable component: LabPlot-flatpak name: labplot - runtime-name: flatpak-kde5-runtime + runtime-name: flatpak-kde6-runtime runtime-version: f41 packages: - LabPlot # cantor dependencies - - gnuplot-wx + - gnuplot - name: maxima platforms: only: @@ -31,4 +31,4 @@ flatpak: --talk-name=org.kde.kconfig.notify --talk-name=org.kde.KGlobalSettings cleanup-commands: | - rm -f /app/lib64/qt5/plugins/cantor/backends/cantor_{octave,sage,scilab}backend.so + rm -f /app/lib64/qt6/plugins/cantor/backends/cantor_{octave,sage,scilab}backend.so