mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-04 20:43:36 +02:00
Need the qt5 branch of bypy for calibre 5
This commit is contained in:
parent
ef87339298
commit
95b852684e
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 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue