task-cli-tools: add dbus-daemon-proxy
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 29 Apr 2010 14:18:38 +0000 (16:18 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 29 Apr 2010 14:19:01 +0000 (16:19 +0200)
recipes/tasks/task-cli-tools.bb

index ddb1ace..6a12696 100644 (file)
@@ -3,13 +3,14 @@ DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging"
 SECTION = "console"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r16"
+PR = "r17"
 
 inherit task
 
 PACKAGES += "${PN}-debug"
 
 RDEPENDS_${PN} = "\
+  dbus-daemon-proxy \
   dosfstools \
   htop \
   iptables \