3 files changed, 3 insertions, 3 deletions
diff --git a/inputmethods/handwriting/opie-handwriting-classicset.control b/inputmethods/handwriting/opie-handwriting-classicset.control index 302100c..59f52cd 100644 --- a/inputmethods/handwriting/opie-handwriting-classicset.control +++ b/inputmethods/handwriting/opie-handwriting-classicset.control @@ -1,9 +1,9 @@ Files: etc/qimpen/default.conf etc/qimpen/combining.qpt etc/qimpen/asciilower.qpt etc/qimpen/asciiupper.qpt etc/qimpen/numeric.qpt Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson <jake@asdfnews.org> Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: Classic character set for the Handwriting inputmethod. Classic character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting-graffitiset.control b/inputmethods/handwriting/opie-handwriting-graffitiset.control index ab6e11a..2424db8 100644 --- a/inputmethods/handwriting/opie-handwriting-graffitiset.control +++ b/inputmethods/handwriting/opie-handwriting-graffitiset.control @@ -1,9 +1,9 @@ Files: etc/qimpen/graffiti* Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson <jake@asdfnews.org> Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: Graffiti character set for the Handwriting inputmethod. Graffiti character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting.control b/inputmethods/handwriting/opie-handwriting.control index 0075037..ecf4249 100644 --- a/inputmethods/handwriting/opie-handwriting.control +++ b/inputmethods/handwriting/opie-handwriting.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqhandwriting.so* Priority: optional Section: opie/inputmethods Maintainer: Martin Jones <mjones@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, opie-handwriting-classicset | opie-handwriting-graffitiset +Depends: task-opie-minimal, opie-handwriting-classicset | opie-handwriting-graffitiset Description: Handwriting input method Handwriting recognition input method for the Opie environment. |