fix: include libffi too as it's not included by default
This commit is contained in:
parent
b8968d2904
commit
7e5f01da18
1 changed files with 1 additions and 0 deletions
|
@ -24,4 +24,5 @@ startup_notify: false
|
|||
# include:
|
||||
# - libcurl.so.4
|
||||
include:
|
||||
- libffi.so.7
|
||||
- libtiff.so.5
|
||||
|
|
Loading…
Add table
Reference in a new issue