aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt_0.7.20.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt_0.7.20.2.bb')
-rw-r--r--recipes/apt/apt_0.7.20.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb
index 09dbbc44a9..e635841027 100644
--- a/recipes/apt/apt_0.7.20.2.bb
+++ b/recipes/apt/apt_0.7.20.2.bb
@@ -1,5 +1,5 @@
DEPENDS = "curl db"
-RDEPENDS = "dpkg"
+RDEPENDS_${PN} = "dpkg"
require apt.inc