mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 19:05:22 +01:00
We use bypy master in qt6
This commit is contained in:
parent
77e70f61e2
commit
c93fc55315
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue