mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 17:34:04 +02:00
Add libmtp to the bundled deps in the linux builds
This commit is contained in:
parent
7c42571c4a
commit
6d9a72022d
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
binary_includes = [
|
||||
'/usr/bin/pdftohtml',
|
||||
'/usr/bin/pdfinfo',
|
||||
'/usr/lib/libusb-1.0.so.0',
|
||||
'/usr/lib/libmtp.so.9',
|
||||
'/usr/lib/libglib-2.0.so.0',
|
||||
'/usr/bin/pdftoppm',
|
||||
'/usr/lib/libwmflite-0.2.so.7',
|
||||
|
|
|
|||
Loading…
Reference in a new issue