git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e43c6
)
add hotplug to {R}DEPENDS
author
Phil Blundell
<philb@gnu.org>
Sat, 16 Oct 2004 20:23:39 +0000
(20:23 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 16 Oct 2004 20:23:39 +0000
(20:23 +0000)
BKrev: 4171834btVABBYZvTYKOTOUuKUSpDw
hotplug-dbus/hotplug-dbus_0.6.oe
patch
|
blob
|
history
diff --git
a/hotplug-dbus/hotplug-dbus_0.6.oe
b/hotplug-dbus/hotplug-dbus_0.6.oe
index
586d5dd
..
2139bfc
100644
(file)
--- a/
hotplug-dbus/hotplug-dbus_0.6.oe
+++ b/
hotplug-dbus/hotplug-dbus_0.6.oe
@@
-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