aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/resolvconf/resolvconf_1.45.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/resolvconf/resolvconf_1.45.bb')
-rw-r--r--recipes/resolvconf/resolvconf_1.45.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/resolvconf/resolvconf_1.45.bb b/recipes/resolvconf/resolvconf_1.45.bb
index 04490daaa5..bc14dc4f43 100644
--- a/recipes/resolvconf/resolvconf_1.45.bb
+++ b/recipes/resolvconf/resolvconf_1.45.bb
@@ -8,7 +8,7 @@ LICENSE = "GPL"
AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
DEPENDS = "bash"
-RDEPENDS = "bash"
+RDEPENDS_${PN} = "bash"
SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"