author | harlekin <harlekin> | 2003-01-14 23:45:52 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-01-14 23:45:52 (UTC) |
commit | f72e83cf1c990249fe549d0a5350889aa5242586 (patch) (unidiff) | |
tree | bb2ffd7d7441727b8361536990bb48900db8d11d | |
parent | a3f38b108a5197d50a0fd7bc27fa204578a48d72 (diff) | |
download | opie-f72e83cf1c990249fe549d0a5350889aa5242586.zip opie-f72e83cf1c990249fe549d0a5350889aa5242586.tar.gz opie-f72e83cf1c990249fe549d0a5350889aa5242586.tar.bz2 |
depends should be , sep. not space
-rw-r--r-- | inputmethods/dvorak/opie-dvorak.control | 2 | ||||
-rw-r--r-- | inputmethods/keyboard/opie-keyboard.control | 2 | ||||
-rw-r--r-- | inputmethods/multikey/opie-multikey.control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/inputmethods/dvorak/opie-dvorak.control b/inputmethods/dvorak/opie-dvorak.control index fcc9138..d07af7a 100644 --- a/inputmethods/dvorak/opie-dvorak.control +++ b/inputmethods/dvorak/opie-dvorak.control | |||
@@ -4,7 +4,7 @@ Section: opie/inputmethods | |||
4 | Maintainer: Jeremy Cowgar <jc@cowgar.com> | 4 | Maintainer: Jeremy Cowgar <jc@cowgar.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-4 | 6 | Version: $QPE_VERSION-4 |
7 | Depends: opie-base ($QPE_VERSION) opie-pickboard | 7 | Depends: opie-base ($QPE_VERSION), opie-pickboard |
8 | Description: Dvorak keyboard input method | 8 | Description: 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 |
diff --git a/inputmethods/keyboard/opie-keyboard.control b/inputmethods/keyboard/opie-keyboard.control index 2a6b7a5..06adcab 100644 --- a/inputmethods/keyboard/opie-keyboard.control +++ b/inputmethods/keyboard/opie-keyboard.control | |||
@@ -4,6 +4,6 @@ Section: opie/inputmethods | |||
4 | Maintainer: Martin Jones <mjones@trolltech.com> | 4 | Maintainer: Martin Jones <mjones@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) opie-pickboard | 7 | Depends: opie-base ($QPE_VERSION), opie-pickboard |
8 | Description: Keyboard input method | 8 | Description: Keyboard input method |
9 | Keyboard input method for the Opie environment. | 9 | Keyboard input method for the Opie environment. |
diff --git a/inputmethods/multikey/opie-multikey.control b/inputmethods/multikey/opie-multikey.control index 3de8b02..cca59d4 100644 --- a/inputmethods/multikey/opie-multikey.control +++ b/inputmethods/multikey/opie-multikey.control | |||
@@ -4,6 +4,6 @@ Section: opie/inputmethods | |||
4 | Maintainer: Jake Richardson (jake@asdfnews.org) | 4 | Maintainer: Jake Richardson (jake@asdfnews.org) |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) opie-pickboard | 7 | Depends: opie-base ($QPE_VERSION), opie-pickboard |
8 | Description: Multiple language keyboard | 8 | Description: Multiple language keyboard |
9 | Keyboard for inputing multiple languages in the OPIE environment. | 9 | Keyboard for inputing multiple languages in the OPIE environment. |