* .lgtm.yml: Add autoconf-archive

This commit is contained in:
Tim Rühsen 2021-04-18 20:06:06 +02:00 committed by Darshit Shah
parent de4b94a5ae
commit f3299cc606

View File

@ -3,5 +3,6 @@ extraction:
prepare:
packages:
- libgpgme11-dev
- autoconf-archive
configure:
command: ./bootstrap && autoreconf -ivf && ./configure