irk 0.11.0 fix wrong dependency on virtual/libqpe, palmtop.bbclass handles this
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 Jul 2006 08:26:53 +0000 (08:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 08:26:53 +0000 (08:26 +0000)
packages/irk/irk-targus_0.11.0.bb
packages/irk/irk.inc

index d7ba4a7..a0508d3 100644 (file)
@@ -1,4 +1,4 @@
-include irk.inc
+require irk.inc
 
 DESCRIPTION += "(version with Targus support)"
 HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php"
index c988cda..654764a 100644 (file)
@@ -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"