Skip to content

Commit

Permalink
add comment explaining pip usage
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 29, 2023
1 parent fd963b2 commit b664c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ modules:
buildsystem: simple
build-options:
build-args:
# Allow pip to install packages. Since these packages
# never get installed into the final flatpak I'm
# not very concerned with the reproducibility of this.
- --share=network
build-commands:
- mkdir -p /app/Jagex\ Launcher
Expand Down

0 comments on commit b664c7e

Please sign in to comment.