diff --git a/container.yaml b/container.yaml index 813bbac..d87b30b 100644 --- a/container.yaml +++ b/container.yaml @@ -2,22 +2,19 @@ platforms: only: - x86_64 - aarch64 + - ppc64le flatpak: id: org.kde.labplot branch: stable component: LabPlot-flatpak name: labplot runtime-name: flatpak-kde6-runtime - runtime-version: f41 + runtime-version: f42 packages: - LabPlot # cantor dependencies - gnuplot - - name: maxima - platforms: - only: - - aarch64 - - x86_64 + - maxima - python3-numpy - python3-plotly - qalculate