author | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
commit | ab9387322c5802f75bc9b37b3bb334bd98dd5dd1 (patch) (side-by-side diff) | |
tree | 5a47a04756776ce3bdafd1ce0bdc40901ae4ea47 /noncore/unsupported | |
parent | fc688da92d9d3b578fc4c7283da67960b53269d6 (diff) | |
download | opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.zip opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.gz opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.bz2 |
Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
6 files changed, 6 insertions, 6 deletions
diff --git a/noncore/unsupported/filebrowser/opie-filebrowser.control b/noncore/unsupported/filebrowser/opie-filebrowser.control index 487c0fa..37a98c1 100644 --- a/noncore/unsupported/filebrowser/opie-filebrowser.control +++ b/noncore/unsupported/filebrowser/opie-filebrowser.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base +Depends: task-opie-minimal Description: Browse the file system The filebrowser for the Opie environment. diff --git a/noncore/unsupported/gsmtool/opie-gsmtool.control b/noncore/unsupported/gsmtool/opie-gsmtool.control index 4e04ed1..e2008a9 100644 --- a/noncore/unsupported/gsmtool/opie-gsmtool.control +++ b/noncore/unsupported/gsmtool/opie-gsmtool.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: David Woodhouse <dwmw2@infradead.org> Architecture: arm Version: 1.0.0-2 -Depends: opie-base, gsmlib +Depends: task-opie-minimal, gsmlib License: Public Domain Description: GSMTool program An GSM phone utility program for the Opie environment. diff --git a/noncore/unsupported/mail2/bend/opie-mailapplet.control b/noncore/unsupported/mail2/bend/opie-mailapplet.control index ec6a6f3..974ea80 100644 --- a/noncore/unsupported/mail2/bend/opie-mailapplet.control +++ b/noncore/unsupported/mail2/bend/opie-mailapplet.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Constantin Bergemann <cbergemann@lisa.de> Architecture: arm Version: 0.0.9-$SUB_VERSION -Depends: opie-base libopie1 opie-mail2 +Depends: task-opie-minimal libopie1 opie-mail2 Description: A Biff-Like mailchecker License: LGPL diff --git a/noncore/unsupported/mail2/opie-mail2.control b/noncore/unsupported/mail2/opie-mail2.control index 2a6529f..db3a082 100644 --- a/noncore/unsupported/mail2/opie-mail2.control +++ b/noncore/unsupported/mail2/opie-mail2.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Constantin Bergemann <cbergemann@lisa.de> Architecture: arm Version: 0.0.9-$SUB_VERSION -Depends: opie-base, libopie1 +Depends: task-opie-minimal, libopie1 Description: An IMAP mail client License: LGPL diff --git a/noncore/unsupported/oipkg/opie-oipkg.control b/noncore/unsupported/oipkg/opie-oipkg.control index 95a7ba7..7616754 100644 --- a/noncore/unsupported/oipkg/opie-oipkg.control +++ b/noncore/unsupported/oipkg/opie-oipkg.control @@ -4,6 +4,6 @@ Section: opie/settings Maintainer: Patrick S. Vogt <tille@almana.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, ipkg (>0.99.20), ar +Depends: task-opie-minimal, ipkg (>0.99.20), ar Description: Opie Projects advanced gui ipkg installer A GUI front-end to ipkg for the Opie environment. diff --git a/noncore/unsupported/qpdf/opie-qpdf.control b/noncore/unsupported/qpdf/opie-qpdf.control index 0e6ce07..83a677b 100644 --- a/noncore/unsupported/qpdf/opie-qpdf.control +++ b/noncore/unsupported/qpdf/opie-qpdf.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, gzip +Depends: task-opie-minimal, gzip Description: A PDF viewer for OPIE. |