Merge branch 'ondrej/add-libnghttp2-dev-to-lgtm.yml' into 'main'

Add libnghttp2-dev to .lgtm.yml

See merge request isc-projects/bind9!5125
This commit is contained in:
Ondřej Surý 2021-06-02 07:35:39 +00:00
commit 479dc58877

View file

@ -13,6 +13,7 @@ extraction:
- "libidn2-dev"
- "libmaxminddb-dev"
- "libuv1-dev"
- "libnghttp2-dev"
configure:
command:
- "autoreconf -fi"