obexftp: version 0.23 compiles fine against bluez-libs 3.x. Relax DEPENDS accordingly.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 10:08:48 +0000 (12:08 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 10:08:48 +0000 (12:08 +0200)
recipes/obexftp/obexftp_0.23.bb

index d3924f6..037fbbf 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "OBEX Ftp Client based on openobex."
 SECTION = "console/network"
 HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
 LICENSE = "GPL"
-DEPENDS = "openobex bluez4 libusb-compat virtual/libiconv"
+DEPENDS = "openobex bluez-libs libusb-compat virtual/libiconv"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
          "