From: Fabrice Fontaine Date: Sat, 13 Oct 2018 13:28:42 +0000 (+0200) Subject: gvfs: remove --disable-gconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=841f40545ad6b5f11a2490e6edbd433ebc5968f7;p=buildroot.git gvfs: remove --disable-gconf gconf support has been dropped since 1.7.0: https://gitlab.gnome.org/GNOME/gvfs/commit/e22dbb2aeadd3d45a93e702046bc9dc247368f4b Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk index e272d5c1dc..d5f3682e2c 100644 --- a/package/gvfs/gvfs.mk +++ b/package/gvfs/gvfs.mk @@ -23,7 +23,6 @@ GVFS_CONF_OPTS = \ --disable-admin \ --disable-bash-completion \ --disable-cdda \ - --disable-gconf \ --disable-gcr \ --disable-gdu \ --disable-goa \