===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lxi-tools-1.21/configure.ac-46-
lxi-tools-1.21/configure.ac:47:    if ! `$PKG_CONFIG Qt5Core`; then
lxi-tools-1.21/configure.ac-48-        AC_MSG_ERROR([Qt5Core is required.])
##############################################
lxi-tools-1.21/configure.ac-50-
lxi-tools-1.21/configure.ac:51:    if ! `$PKG_CONFIG Qt5Gui`; then
lxi-tools-1.21/configure.ac-52-        AC_MSG_ERROR([Qt5Gui is required.])
##############################################
lxi-tools-1.21/configure.ac-54-
lxi-tools-1.21/configure.ac:55:    if ! `$PKG_CONFIG Qt5Widgets`; then
lxi-tools-1.21/configure.ac-56-        AC_MSG_ERROR([Qt5Widgets is required.])
##############################################
lxi-tools-1.21/configure.ac-58-
lxi-tools-1.21/configure.ac:59:    if ! `$PKG_CONFIG Qt5Charts`; then
lxi-tools-1.21/configure.ac-60-        AC_MSG_ERROR([Qt5Charts is required.])