fix: include libffi too as it's not included by default

This commit is contained in:
Prateek Sunal 2024-04-09 11:52:02 +05:30
parent b8968d2904
commit 7e5f01da18

View file

@ -24,4 +24,5 @@ startup_notify: false
# include:
# - libcurl.so.4
include:
- libffi.so.7
- libtiff.so.5