aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dhcdbd/dhcdbd_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dhcdbd/dhcdbd_3.0.bb')
-rw-r--r--recipes/dhcdbd/dhcdbd_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dhcdbd/dhcdbd_3.0.bb b/recipes/dhcdbd/dhcdbd_3.0.bb
index e34665e64e..c894c7a366 100644
--- a/recipes/dhcdbd/dhcdbd_3.0.bb
+++ b/recipes/dhcdbd/dhcdbd_3.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "DBus-enabled dhcp client"
SECTION = "net"
LICENSE = "GPL"
DEPENDS = "dbus"
-RDEPENDS = "dhcp-client"
+RDEPENDS_${PN} = "dhcp-client"
PR = "r1"
SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \