./configure should report which package(s) are missing: Closes #5807
This commit is contained in:
parent
39bfa815ba
commit
6863432d53
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@ endif ()
|
|||
|
||||
set(TARGET_GLIB 2.32)
|
||||
|
||||
pkg_check_modules(DEPS REQUIRED QUIET
|
||||
pkg_check_modules(DEPS REQUIRED
|
||||
gthread-2.0
|
||||
glib-2.0>=${TARGET_GLIB}.0
|
||||
gio-2.0>=2.28.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue