diff options
Diffstat (limited to 'multimedia/emby-server/files/SQLitePCLRaw.provider.sqlite3.dll.config.in')
-rw-r--r-- | multimedia/emby-server/files/SQLitePCLRaw.provider.sqlite3.dll.config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/emby-server/files/SQLitePCLRaw.provider.sqlite3.dll.config.in b/multimedia/emby-server/files/SQLitePCLRaw.provider.sqlite3.dll.config.in new file mode 100644 index 000000000000..25552988c298 --- /dev/null +++ b/multimedia/emby-server/files/SQLitePCLRaw.provider.sqlite3.dll.config.in @@ -0,0 +1,3 @@ +<configuration> + <dllmap dll="sqlite3" target="%%LOCALBASE%%/lib/libsqlite3.so" os="freebsd"/> +</configuration> |