diff options
Diffstat (limited to 'recipes/gourmet/gourmet_0.15.2.bb')
-rw-r--r-- | recipes/gourmet/gourmet_0.15.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gourmet/gourmet_0.15.2.bb b/recipes/gourmet/gourmet_0.15.2.bb index dd63b80adb..4723808c70 100644 --- a/recipes/gourmet/gourmet_0.15.2.bb +++ b/recipes/gourmet/gourmet_0.15.2.bb @@ -5,6 +5,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gtk+ python-pygtk" RDEPENDS_${PN} = "python-core" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/grecipe-manager/${PN}-${PV}.tar.gz" |