aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gourmet/gourmet_0.15.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gourmet/gourmet_0.15.2.bb')
-rw-r--r--recipes/gourmet/gourmet_0.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gourmet/gourmet_0.15.2.bb b/recipes/gourmet/gourmet_0.15.2.bb
index 47f0c1119c..dd63b80adb 100644
--- a/recipes/gourmet/gourmet_0.15.2.bb
+++ b/recipes/gourmet/gourmet_0.15.2.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://grecipe-manager.sf.net"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ python-pygtk"
-RDEPENDS = "python-core"
+RDEPENDS_${PN} = "python-core"
SRC_URI = "${SOURCEFORGE_MIRROR}/grecipe-manager/${PN}-${PV}.tar.gz"