From 46ba3e3549b4237230f2e65920443fc10f092b4a Mon Sep 17 00:00:00 2001 From: Vasily Date: Mon, 22 Oct 2018 03:25:50 +0300 Subject: Small fixes, trying to get this to build --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f387abb81a..f48da34d38 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. -- cgit v1.2.3