diff --git a/autospec/config.py b/autospec/config.py index 2f8b9164..5fc14685 100644 --- a/autospec/config.py +++ b/autospec/config.py @@ -299,6 +299,7 @@ def __init__(self, download_path): (r"^.*Could not find a package configuration file provided by \"(.*)\".*$", 0, None), (r"^.*\"(.*)\" with any of the following names.*$", 0, None), (r"[Cc]hecking for (.*) (?:support|development files|with pkg-config)?\.\.\. [Nn]o", 0, None), + (r"[Cc]hecking pkg-config for (.*?)\.\.\. [Nn]o", 0, 'pkgconfig'), (r"checking (.*?)\.\.\. no", 0, None), (r"checking for (.*) in default path\.\.\. not found", 0, None), (r"checking for (.*)... configure: error", 0, None), diff --git a/autospec/failed_commands b/autospec/failed_commands index 10d41129..e371f07c 100644 --- a/autospec/failed_commands +++ b/autospec/failed_commands @@ -1110,6 +1110,7 @@ mysql_config, mariadb-dev nasm, nasm-bin nasmw, nasm nc, nmap-extras +ncurses, ncurses ncurses.h, ncurses-dev ncurses.h, pkgconfig(ncursesw) ncurses/curses.h, ncurses-dev