From f61ba73cef29c5bb039d074e0bab73c9e369ad1d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 10 Aug 2018 12:09:23 +0200 Subject: [mltk] lsb_release --- mltk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mltk') diff --git a/mltk b/mltk index 50ed588a..fc663ee1 100755 --- a/mltk +++ b/mltk @@ -103,7 +103,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" # '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" # 'strip' as marker for binutils # DEV_CHECK marks missing dev-tools local DEV_TOOLS_MISSING="" -- cgit v1.2.3-55-g7522