We use bypy master in qt6

This commit is contained in:
Kovid Goyal 2021-12-10 20:24:12 +05:30
parent 92022e126b
commit a4b1c8286c
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 bypy && git switch qt5 && cd ../calibre
cd calibre
Now we need to bootstrap calibre, for which all its Linux build dependencies
must have already been installed (see the `Dependencies