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