Need the qt5 branch of bypy for calibre 5

This commit is contained in:
Kovid Goyal 2021-12-10 20:21:23 +05:30
parent ef87339298
commit 95b852684e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -17,7 +17,7 @@ First create some empty top level directory and run the following commands::
git clone https://github.com/kovidgoyal/bypy.git
git clone https://github.com/kovidgoyal/calibre.git
cd calibre
cd bypy && git switch qt5 && cd ../calibre
Now we need to bootstrap calibre, for which all its Linux build dependencies
must have already been installed (see the `Dependencies