mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-08 07:48:05 +02:00
Raise the checked GLib version to 2.21.5
This commit is contained in:
parent
97a7824844
commit
0015382c35
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ else
|
|||
fi
|
||||
AC_SUBST(WARNINGFLAGS_C)
|
||||
|
||||
PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.6.0])
|
||||
PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.21.5])
|
||||
AC_SUBST(GLIB_CFLAGS)
|
||||
AC_SUBST(GLIB_LIBS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue