Hello, Thanks for spotting this. However, I did not merge the patch. Instead I moved libedit to the top because loads of other packages probably will make use of this, too. Best, -Michael > On 24 Mar 2019, at 16:40, Matthias Fischer wrote: > > Signed-off-by: Matthias Fischer > --- > make.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/make.sh b/make.sh > index bb4269d5d..dafb613d3 100755 > --- a/make.sh > +++ b/make.sh > @@ -1565,7 +1565,6 @@ buildipfire() { > lfsmake2 haproxy > lfsmake2 ipset > lfsmake2 lua > - lfsmake2 dnsdist > lfsmake2 bird > lfsmake2 frr > lfsmake2 dmidecode > @@ -1588,6 +1587,7 @@ buildipfire() { > lfsmake2 shairport-sync > lfsmake2 borgbackup > lfsmake2 libedit > + lfsmake2 dnsdist > lfsmake2 knot > lfsmake2 spectre-meltdown-checker > lfsmake2 zabbix_agentd > -- > 2.18.0 >