./configure should report which package(s) are missing: Closes #5807

This commit is contained in:
Jim Nelson 2012-10-03 19:06:03 -07:00
parent 39bfa815ba
commit 6863432d53

View file

@ -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