From aed68bcbd2ba23e19d4136f516b066e4a93e5b4e Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Fri, 9 Oct 2020 15:19:35 +0200 Subject: Adding pcre2 dependencies Signed-off-by: Antenore Gatta --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1a4522f..83b53e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +remmina (1.4.7-1+ppa1.2) unstable; urgency=medium + + * Adding pcre2 dependencies + + -- Antenore Gatta Fri, 09 Oct 2020 15:18:58 +0200 + remmina (1.4.7-1+ppa1.1) unstable; urgency=medium * Upstream bug fixing release v1.4.7 diff --git a/debian/control b/debian/control index a137f27..e43745e 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: libjpeg-dev, libjson-glib-dev, libkf5wallet-dev, + libpcre2-dev libsecret-1-dev, libsoup2.4-dev, libsodium-dev, @@ -40,7 +41,7 @@ Depends: ${misc:Depends}, remmina-common (= ${source:Version}), default-dbus-session-bus | dbus-session-bus | dbus-x11, - libsodium23 | libsodium18 + libsodium23 | libsodium18 | libpcre2-0-8 Recommends: remmina-plugin-rdp, remmina-plugin-vnc, -- cgit v1.2.3