From 2dff10d3e12fe377fccda8bdf0cd1e084b5fb99c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 25 Apr 2013 11:35:35 +0200 Subject: [PATCH] iliad: Fix the fix for the multiple select --- recipes-smalltalk/iliad/iliad_git.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-smalltalk/iliad/iliad_git.bb b/recipes-smalltalk/iliad/iliad_git.bb index 36df220faf..dc3ef78d5b 100644 --- a/recipes-smalltalk/iliad/iliad_git.bb +++ b/recipes-smalltalk/iliad/iliad_git.bb @@ -7,12 +7,13 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 S = "${WORKDIR}/git" SRC_URI = "git://github.com/zecke/iliad.git;protocol=git;branch=master" -SRCREV = "9d660f6dedc4dc6418a7dff8a24f93bd351fa224" -PV = "0.9.1+gitr${SRCPV}" -PR = "r4" +SRCREV = "9cfd753a5ce7f811d87f28796d32f3fcaa1c878c" +PV = "0.9.1.1+gitr${SRCPV}" inherit smalltalk_package +PR = "r5" + RDEPENDS_${PN} += "smalltalk-iconv grease" do_compile() {