mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 11:53:27 +02:00
We use bypy master in qt6
This commit is contained in:
parent
6f5b103e0a
commit
110ee5b5be
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