From 1405fe242ad248a9f0d94dabedfca8867a5e2ccb Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 17 Feb 2020 20:14:28 +0000 Subject: [PATCH] Add libsqlcipher to dependencies --- pkg/control.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/control.template b/pkg/control.template index 6a7d9fd..50d6162 100644 --- a/pkg/control.template +++ b/pkg/control.template @@ -3,7 +3,7 @@ License: Apache-2.0 Vendor: support@riot.im Architecture: amd64 Maintainer: support@riot.im -Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libappindicator3-1, libsecret-1-0 +Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libappindicator3-1, libsecret-1-0, libsqlcipher0 Provides: riot-web Conflicts: riot-web Replaces: riot-web