aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ruby/ruby-dbus_0.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ruby/ruby-dbus_0.2.1.bb')
-rw-r--r--recipes/ruby/ruby-dbus_0.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ruby/ruby-dbus_0.2.1.bb b/recipes/ruby/ruby-dbus_0.2.1.bb
index 909c833b82..3cb3ac118d 100644
--- a/recipes/ruby/ruby-dbus_0.2.1.bb
+++ b/recipes/ruby/ruby-dbus_0.2.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "${PN} bindings"
SECTION = "devel/ruby"
LICENSE = "LGPL"
-RDEPENDS = "dbus ruby"
+RDEPENDS_${PN} = "dbus ruby"
SRC_URI = "http://trac.luon.net/data/${PN}/releases/${PN}-0.2.1.tar.gz"