mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
bluez: enable bluez plugin
Seems to mostly work now. https://bugzilla.gnome.org/show_bug.cgi?id=690582
This commit is contained in:
parent
a25b38f1a3
commit
acf06f602d
1 changed files with 0 additions and 3 deletions
|
@ -846,9 +846,6 @@ translit(dnm, m, l) AM_CONDITIONAL(USE_BLUEZ, true)
|
|||
AG_GST_CHECK_FEATURE(BLUEZ, [Bluez], bluez, [
|
||||
dnl FIXME: we should be able to replace this with the GLib DBus stuff
|
||||
PKG_CHECK_MODULES([DBUS], [dbus-1], [HAVE_BLUEZ=yes], [HAVE_BLUEZ=no])
|
||||
|
||||
AC_MSG_NOTICE([Disabling bluez plugin for now, does not work yet])
|
||||
HAVE_BLUEZ=no
|
||||
])
|
||||
|
||||
dnl *** OS X videosrc ***
|
||||
|
|
Loading…
Reference in a new issue