Luke Pulverenti 8 лет назад
Родитель
Сommit
a3225ed810
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      MediaBrowser.Server.Mono/SQLitePCLRaw.provider.sqlite3.dll.config

+ 1 - 0
MediaBrowser.Server.Mono/SQLitePCLRaw.provider.sqlite3.dll.config

@@ -1,3 +1,4 @@
 <configuration>
   <dllmap dll="sqlite3" target="libsqlite3.so" os="linux"/>
+  <dllmap dll="dl" target="libdl.so.2" os="linux"/>
 </configuration>