mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
gio: Remove the experimental status from the GIO plugin
Fixes bug #510417.
This commit is contained in:
parent
d5154874cb
commit
29627032dc
1 changed files with 0 additions and 1 deletions
|
@ -511,7 +511,6 @@ AG_GST_CHECK_FEATURE(GNOME_VFS, [GNOME VFS], gnomevfs, [
|
|||
])
|
||||
|
||||
dnl *** libgio ***
|
||||
USE_GIO=$BUILD_EXPERIMENTAL
|
||||
translit(dnm, m, l) AM_CONDITIONAL(USE_GIO, true)
|
||||
AG_GST_CHECK_FEATURE(GIO, [GIO library], gio, [
|
||||
PKG_CHECK_MODULES(GIO, gio-2.0 >= 2.15.2, [
|
||||
|
|
Loading…
Reference in a new issue