Switch to KF6 for Gear 24.12

This commit is contained in:
Yaakov Selkowitz 2024-12-17 11:12:57 -05:00
commit e3e9a53111

View file

@ -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