Skip to content

Appimage docker: Also install python3.9-dev

When preparing AppImage docker image, also install python3.9-dev. This is for the apps (e.g. KMyMoney) that also ask for Development component (find_package (Python3 COMPONENTS Interpreter Development)), which currently cannot meet that requirement – see e.g. https://binary-factory.kde.org/job/KMyMoney_Stable_Appimage_Build/876/consoleFull

Edited by Dawid Wrobel

Merge request reports