We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7479f3d commit b96d981Copy full SHA for b96d981
docs/Build/MacOS.md
@@ -39,6 +39,7 @@ Optional: install [pandoc](https://pandoc.org/installing.html#macos)
39
jhbuild build
40
#some python libraries have to be installed via pip in a jhbuild shell:
41
jhbuild shell
42
+pip3 install --prefix $JHBUILD_PREFIX bcrypt
43
pip3 install --prefix $JHBUILD_PREFIX packaging
44
pip3 install --prefix $JHBUILD_PREFIX parsing
45
pip3 install --prefix $JHBUILD_PREFIX typing_extensions
0 commit comments