disapproval of revision 'a77b1b20f91ad3d9efd959a043e992b300333d95'
authorMike Westerhof <mwester@dls.net>
Thu, 11 Sep 2008 05:44:06 +0000 (05:44 +0000)
committerMike Westerhof <mwester@dls.net>
Thu, 11 Sep 2008 05:44:06 +0000 (05:44 +0000)
packages/dbus/dbus.inc
packages/dbus/dbus_1.2.1.bb
packages/dfu-util/dfu-util_svn.bb
packages/usbpath/usbpath_svn.bb

index b0f0299..faf404e 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "A message bus system for inter-process communication"
 HOMEPAGE = "http://dbus.freedesktop.org"
 SECTION = "base"
 LICENSE = "GPL"
-DEPENDS = "expat glib-2.0 virtual/libintl libsm libice virtual/libx11"
+DEPENDS = "expat glib-2.0 virtual/libintl libsm libice libx11"
 
 SRC_URI = "\
   http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
index d067dfc..8a4aa6d 100644 (file)
@@ -1,3 +1,3 @@
 include dbus.inc
 
-PR = "r5"
+PR = "r4"
index c53dc14..5cb95cb 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 PV = "0.1+svnr${SRCREV}"
 PR = "r2"
 
-DEPENDS = "libusb-compat usbpath"
+DEPENDS = "libusb usbpath"
 
 SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=dfu-util;proto=http"
 S = "${WORKDIR}/dfu-util"
index 01ef343..0a06477 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Convert the physical locations of a USB device to/from its number
 AUTHOR = "Werner Almesberger <werner@openmoko.org>"
 SECTION = "console/utils"
 LICENSE = "GPL"
-DEPENDS = "libusb-compat"
+DEPENDS = "libusb"
 
 PV = "0.0+svnr${SRCREV}"