1
0
Fork 0
dnsjit/.lgtm.yml

22 lines
407 B
YAML
Raw Normal View History

extraction:
cpp:
prepare:
packages:
- build-essential
- automake
- autoconf
- libtool
- pkg-config
- libluajit-5.1-dev
- libpcap-dev
- luajit
- liblmdb-dev
- libck-dev
- libgnutls28-dev
- libuv1-dev
- libnghttp2-dev
configure:
command:
- ./autogen.sh
- ./configure