From e4dc1ecc5d036d9fad73605ce86c30af0574a32a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Jan 2021 21:12:47 +0100 Subject: fix dependencies --- debian/control | 4 ++-- debian/taler-exchange.postrm.debhelper | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 debian/taler-exchange.postrm.debhelper (limited to 'debian') diff --git a/debian/control b/debian/control index a3950b066..1658990c4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: autopoint, debhelper-compat (= 13), gettext, - gnunet-dev, + libgnunet-dev, libcurl4-gnutls-dev (>=7.35.0), libgcrypt20-dev (>=1.6), libgnutls28-dev (>=3.2.12), @@ -65,7 +65,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=1:0.6.3), + libgnunet-dev (>=1:0.14.0), libgcrypt20-dev (>=1.6), libmicrohttpd-dev (>=0.9.33), ${misc:Depends} diff --git a/debian/taler-exchange.postrm.debhelper b/debian/taler-exchange.postrm.debhelper deleted file mode 100644 index 5d2556c19..000000000 --- a/debian/taler-exchange.postrm.debhelper +++ /dev/null @@ -1,6 +0,0 @@ -# Automatically added by dh_installdebconf/13.3 -if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then - . /usr/share/debconf/confmodule - db_purge -fi -# End automatically added section -- cgit v1.2.3