iqnotes: remove bogus dependency
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 Jul 2006 17:22:29 +0000 (17:22 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 17:22:29 +0000 (17:22 +0000)
packages/iqnotes/iqnotes.inc
packages/iqnotes/iqnotes_2.0.2.bb
packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb

index ec49ee2..e656883 100644 (file)
@@ -5,7 +5,6 @@ Data can be crypted by strong AES algorithm."
 SECTION = "opie/applications"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = "virtual/libqpe"
 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
 HOMEPAGE = "http://iqnotes.berlios.de"
 AUTHOR = "Peter Vrabel <kybu@kybu.org>"
index fd42188..7123f68 100644 (file)
@@ -1,6 +1,6 @@
-include iqnotes.inc
+require iqnotes.inc
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \
            file://md5.diff;patch=1 \
index 6309d8b..e328850 100644 (file)
@@ -1,8 +1,8 @@
-include iqnotes.inc
+require iqnotes.inc
 
 #upstream version
 UPV = "2.1.0rc1"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://download.berlios.de/iqnotes/iqnotes-${UPV}.tar.bz2 \
            file://pro.patch;patch=1"