aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorVasily <just.one.man@yandex.ru>2018-10-22 03:25:50 +0300
committerVasily <just.one.man@yandex.ru>2018-10-22 03:25:50 +0300
commit46ba3e3549b4237230f2e65920443fc10f092b4a (patch)
tree610d414aaf43e3c20db87b2aab61a3f0a70f0c82 /debian/control
parent0b64fb771f3613e0efcb3692eb2fc73c77fcb7e1 (diff)
Small fixes, trying to get this to build
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f387abb81..f48da34d3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,6 @@ Replaces: mediabrowser, emby, emby-server-beta, emby-server-dev
Breaks: mediabrowser, emby, emby-server-beta, emby-server-dev
Conflicts: mediabrowser, emby, emby-server-beta, emby-server-dev
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0
+Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0, dotnet-runtime-2.1
Description: Emby Server is a home media server.
It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development.