From ed65798520baa9fb1c2dc303aa78504679935d0a Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 13 Jun 2019 12:37:47 +0200 Subject: [mltk] add lsof to core dev tool list --- mltk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mltk') diff --git a/mltk b/mltk index 7aea6759..995f82a4 100755 --- a/mltk +++ b/mltk @@ -106,7 +106,7 @@ check_devtools() { # Checking for needed development tools, compilers etc. # Required: m4 make gcc g++ binutils # no qmake here, qmake (libqt4-devel) should be installed in a module! - local DEV_TOOLS="gcc g++ make cmake m4 strip git depmod patch pkg-config automake autoconf aclocal lsb_release strings wget rsync" # 'strip' as marker for binutils + local DEV_TOOLS="gcc g++ make cmake m4 strip git depmod patch pkg-config automake autoconf aclocal lsb_release strings wget rsync lsof" # 'strip' as marker for binutils # DEV_CHECK marks missing dev-tools local DEV_TOOLS_MISSING="" -- cgit v1.2.3-55-g7522