mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -04:00
Bundle libexpat in the linux binaries to cater for systems with outdated versions of expat
This commit is contained in:
parent
0716e96239
commit
5ffd984347
@ -27,6 +27,7 @@ binary_includes = [
|
||||
'/usr/lib/libwmflite-0.2.so.7',
|
||||
'/usr/lib/liblcms.so.1',
|
||||
'/usr/lib/liblzma.so.0',
|
||||
'/usr/lib/libexpat.so.1',
|
||||
'/usr/lib/libunrar.so',
|
||||
'/usr/lib/libsqlite3.so.0',
|
||||
'/usr/lib/libmng.so.1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user