From e1e6704b91dd404d35e8c46412fa90cc5dc36747 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sun, 11 Jul 2021 18:47:18 +0200 Subject: [PATCH] debian: Add libsecret as a build dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index fc27ab2..5560ad1 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Build-Depends: libhandy-1-dev (>= 1.1.90), libmm-glib-dev (>= 1.12.0), libpeas-dev, + libsecret-1-dev, libsofia-sip-ua-glib-dev, libxml2-utils, meson,