add hotplug to {R}DEPENDS
authorPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 20:23:39 +0000 (20:23 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 20:23:39 +0000 (20:23 +0000)
BKrev: 4171834btVABBYZvTYKOTOUuKUSpDw

hotplug-dbus/hotplug-dbus_0.6.oe

index 586d5dd..2139bfc 100644 (file)
@@ -1,7 +1,8 @@
+PR = "r1"
 SECTION = "base"
 DESCRIPTION = "D-BUS glue for hotplug system"
-DEPENDS = "dbus"
+DEPENDS = "dbus hotplug"
 MAINTAINER = "Phil Blundell <pb@debian.org>"
+RDEPENDS = "hotplug"
 
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
 inherit gpe