fix dependencies
This commit is contained in:
parent
0bd5a6e97e
commit
e4dc1ecc5d
4
debian/control
vendored
4
debian/control
vendored
@ -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}
|
||||
|
6
debian/taler-exchange.postrm.debhelper
vendored
6
debian/taler-exchange.postrm.debhelper
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user