aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/blipomoko/blipomoko_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/blipomoko/blipomoko_git.bb')
-rw-r--r--recipes/blipomoko/blipomoko_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb
index ec576668fe..8b1cc9bea3 100644
--- a/recipes/blipomoko/blipomoko_git.bb
+++ b/recipes/blipomoko/blipomoko_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "python-elementary and python-blipapi based blip.pl client"
AUTHOR = "Sebastian Krzyszkowiak <seba.dos1@gmail.com>"
HOMEPAGE = "http://wiki.github.com/dos1/blipomoko"
LICENSE ?= "GPL"
-RDEPENDS = "python-elementary python-dbus python-edbus python-ecore"
+RDEPENDS_${PN} = "python-elementary python-dbus python-edbus python-ecore"
SECTION = "x11/applications"
SRC_URI = "git://github.com/dos1/blipomoko.git;protocol=http"