Laurent Bigonville wrote on 22/07/2019: > Hi, > > Currently s-nail uses libidn but also supports libidn2. > > libidn2 is already installed by default on a fresh debian system and > having to pull an other library is a bit useless, would it be possible > to switch to libidn2 instead of libidn? > > Switching the build-dependency from libidn11-dev to libidn2-dev seems to > be enough:
Hi Laurent, It totally makes sense, I'll do the change in the next upload. Paride

