obex-data-server needs the old libusb, not libusbx (libusb-1) which openobex pulls in.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12156 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2013-11-07 18:44:12 +00:00
parent d3f03a9777
commit caa5cddd42
2 changed files with 5 additions and 1 deletions

View File

@ -86,7 +86,8 @@
<para role="required">
<xref linkend="dbus-glib"/>,
<xref linkend="imagemagick"/> or
<xref linkend="gdk-pixbuf"/>, and
<xref linkend="gdk-pixbuf"/>,
<xref linkend="libusb-compat"/>, and
<xref linkend="openobex"/>
</para>

View File

@ -46,6 +46,9 @@
<listitem>
<para>November 7th, 2013</para>
<itemizedlist>
<listitem>
<para>[ken] - obex-data-server requires libusb-compat.</para>
</listitem>
<listitem>
<para>[rthomsen] - Update to KDE 4.11.3.</para>
</listitem>