Skip to content

Commit b96d981

Browse files
committed
bcrypt can't be build with jhbuild now
Xpra-org/gtk-osx-build@71774f6
1 parent 7479f3d commit b96d981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Build/MacOS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Optional: install [pandoc](https://pandoc.org/installing.html#macos)
3939
jhbuild build
4040
#some python libraries have to be installed via pip in a jhbuild shell:
4141
jhbuild shell
42+
pip3 install --prefix $JHBUILD_PREFIX bcrypt
4243
pip3 install --prefix $JHBUILD_PREFIX packaging
4344
pip3 install --prefix $JHBUILD_PREFIX parsing
4445
pip3 install --prefix $JHBUILD_PREFIX typing_extensions

0 commit comments

Comments
 (0)