json-glib: update to 1.10.6
[oi-userland.git] / components / library / gvfs / patches / 03-hal-version.patch
blobed65b7fcc38dd155c6bed932cd79ec980c15bb37
1 --- gvfs-1.26.0/configure.ac.~2~ 2016-10-31 11:43:03.528858299 +0300
2 +++ gvfs-1.26.0/configure.ac 2016-10-31 11:43:29.101975956 +0300
3 @@ -287,7 +287,7 @@
4 AC_ARG_ENABLE([hal], [AS_HELP_STRING([--disable-hal],[build without HAL support])])
5 msg_hal=no
6 have_hal_fast_init=no
7 -HAL_REQUIRED=0.5.10
8 +HAL_REQUIRED=0.5.8
10 if test "x$enable_hal" != "xno" && test "x$msg_gdu" = "xno"; then
11 PKG_CHECK_EXISTS([hal >= $HAL_REQUIRED], [msg_hal=yes])