From 2a42b59c6fb737e55b4f35de30d82a0a43167e24 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 3 Jul 2006 08:26:53 +0000 Subject: irk 0.11.0 fix wrong dependency on virtual/libqpe, palmtop.bbclass handles this --- packages/irk/irk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/irk/irk.inc') diff --git a/packages/irk/irk.inc b/packages/irk/irk.inc index c988cdafd3..654764a87d 100644 --- a/packages/irk/irk.inc +++ b/packages/irk/irk.inc @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" LICENSE = "GPL" HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php" -DEPENDS = "virtual/libqpe lirc" +DEPENDS = "lirc" S = "${WORKDIR}/irk" -- cgit v1.2.3