aboutsummaryrefslogtreecommitdiffstats
path: root/packages/iqnotes
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-03 17:22:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-03 17:22:29 +0000
commit353d8c7eecf685d8e10b1ee103c0efe526d1ef3c (patch)
tree693c55781b1abf77747846bf4d24c64b5c18cac4 /packages/iqnotes
parentd67f17b36bda753f625435ae7a2236a183550f1a (diff)
downloadopenembedded-353d8c7eecf685d8e10b1ee103c0efe526d1ef3c.tar.gz
iqnotes: remove bogus dependency
Diffstat (limited to 'packages/iqnotes')
-rw-r--r--packages/iqnotes/iqnotes.inc1
-rw-r--r--packages/iqnotes/iqnotes_2.0.2.bb4
-rw-r--r--packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb4
3 files changed, 4 insertions, 5 deletions
diff --git a/packages/iqnotes/iqnotes.inc b/packages/iqnotes/iqnotes.inc
index ec49ee2d54..e6568833cf 100644
--- a/packages/iqnotes/iqnotes.inc
+++ b/packages/iqnotes/iqnotes.inc
@@ -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>"
diff --git a/packages/iqnotes/iqnotes_2.0.2.bb b/packages/iqnotes/iqnotes_2.0.2.bb
index fd42188079..7123f68bb2 100644
--- a/packages/iqnotes/iqnotes_2.0.2.bb
+++ b/packages/iqnotes/iqnotes_2.0.2.bb
@@ -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 \
diff --git a/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb b/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
index 6309d8ba1a..e3288505eb 100644
--- a/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
+++ b/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
@@ -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"