From: Michael Lauer Date: Wed, 6 Oct 2004 12:13:44 +0000 (+0000) Subject: remove irk bogus dependency on libsdl X-Git-Tag: Release-2010-05/1~16714 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762de8d7a3ff4e4abe104f70615870f629f1f03a;p=openembedded.git remove irk bogus dependency on libsdl BKrev: 4163e178Ai4Q8F3TSvOMpqqZy2iMWA --- diff --git a/irk/irk_0.11.0.oe b/irk/irk_0.11.0.oe index 18e656d712..494b775f6b 100644 --- a/irk/irk_0.11.0.oe +++ b/irk/irk_0.11.0.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php" -DEPENDS = "virtual/libqpe libsdl-qpe lirc" +DEPENDS = "virtual/libqpe lirc" PR = "r2" SRC_URI = "http://angela1.data-uncertain.co.uk/~zaurus/irk-${PV}.tgz"