Debian since Jessie (8.0 from 2015) seems to have automake v1.14, so mentioning some specific configuration for it is not needed. In the same time other required libraries and tools are not mentioned, so let's refresh the requirements list. Signed-off-by: Krzysztof Kozlowski --- HACKING | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/HACKING b/HACKING index 478653c8a292..c1eb6d6189a6 100644 --- a/HACKING +++ b/HACKING @@ -5,17 +5,18 @@ Hacking on Near Field Communication manager Build tools requirements ======================== -When building and testing directly from the repository it is important to -have at least automake version 1.10 or later installed. All modern -distributions should default to the latest version, but it seems that -Debian's default is still an earlier version: - - Check version - # dpkg -l '*automake*' - - Install new version - # apt-get install automake1.10 - # update-alternatives --config automake +Required packages and tools: + autoconf + automake + dbus + gcc/clang + glib 2.0 + libtool + libnl-3 + libnl-genl-3 + make + +See also installation scripts for Continuous Integration in ci/ directory. Working with the source code repository -- 2.27.0 _______________________________________________ Linux-nfc mailing list -- linux-nfc@lists.01.org To unsubscribe send an email to linux-nfc-leave@lists.01.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s