flatpak-builder-tools
flatpak-builder-tools copied to clipboard
pip: don't consider system_packages for python2
The freedesktop runtime only provides python3, so this will incorrectly skip important packages when run in python2 mode that are actually needed.