summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /noncore/graphics/drawpad
parent721eae88bd32905c9ebe715be0955583edf6e641 (diff)
downloadopie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
Diffstat (limited to 'noncore/graphics/drawpad') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/drawpad/opie-drawpad.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/drawpad/opie-drawpad.control b/noncore/graphics/drawpad/opie-drawpad.control
index 77c8649..cdee34a 100644
--- a/noncore/graphics/drawpad/opie-drawpad.control
+++ b/noncore/graphics/drawpad/opie-drawpad.control
@@ -4,7 +4,7 @@ Section: opie/applications
4Maintainer: Sébastien Prud'homme <prudhomme@laposte.net> 4Maintainer: Sébastien Prud'homme <prudhomme@laposte.net>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION-0.9.5 6Version: $QPE_VERSION-$SUB_VERSION-0.9.5
7Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) 7Depends: opie-base, libopie1
8Description: A note taking program with basic draw tools 8Description: A note taking program with basic draw tools
9 DrawPad is an easy note taking program for Zaurus. It can also 9 DrawPad is an easy note taking program for Zaurus. It can also
10 be used to draw simple images. DrawPad was developed for the Opie 10 be used to draw simple images. DrawPad was developed for the Opie