mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
4 lines
142 B
XML
4 lines
142 B
XML
<configuration>
|
|
<dllmap dll="sqlite3" target="libsqlite3.so" os="linux"/>
|
|
<dllmap dll="dl" target="libdl.so" os="linux"/>
|
|
</configuration> |