Skip to content

Commit

Permalink
Install flatpak-pip-generator dependencies when needed
Browse files Browse the repository at this point in the history
  • Loading branch information
janopae committed Sep 17, 2023
1 parent 483ec01 commit d6a1ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ rpm: dist

flatpak-builder-tools/pip/flatpak-pip-generator:
git submodule update --init flatpak-builder-tools
pip3 install --user requirements-parser

pypi-dependencies.flatpak-manifest.yaml: requirements.txt flatpak-builder-tools/pip/flatpak-pip-generator
flatpak-builder-tools/pip/flatpak-pip-generator --runtime=org.freedesktop.Sdk//22.08 --requirements-file=requirements.txt attrdict3 --output pypi-dependencies.flatpak-manifest --yaml
Expand Down

0 comments on commit d6a1ee6

Please sign in to comment.