summaryrefslogtreecommitdiff
path: root/inputmethods/dvorak
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /inputmethods/dvorak
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 'inputmethods/dvorak') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/dvorak/opie-dvorak.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/dvorak/opie-dvorak.control b/inputmethods/dvorak/opie-dvorak.control
index d07af7a..3437794 100644
--- a/inputmethods/dvorak/opie-dvorak.control
+++ b/inputmethods/dvorak/opie-dvorak.control
@@ -1,11 +1,11 @@
1Files: plugins/inputmethods/libqdvorak.so* 1Files: plugins/inputmethods/libqdvorak.so*
2Priority: optional 2Priority: optional
3Section: opie/inputmethods 3Section: opie/inputmethods
4Maintainer: Jeremy Cowgar <jc@cowgar.com> 4Maintainer: Jeremy Cowgar <jc@cowgar.com>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-4 6Version: $QPE_VERSION-4
7Depends: opie-base ($QPE_VERSION), opie-pickboard 7Depends: opie-base, opie-pickboard
8Description: Dvorak keyboard input method 8Description: Dvorak keyboard input method
9 Dvorak keyboard input method for the Opie environment. This is 9 Dvorak keyboard input method for the Opie environment. This is
10 based off of the original keyboard input method. Thanks be to 10 based off of the original keyboard input method. Thanks be to
11 Martin Jones <mjones@trolltech.com> for the original. 11 Martin Jones <mjones@trolltech.com> for the original.