summaryrefslogtreecommitdiff
path: root/core/apps
authorkergoth <kergoth>2003-04-22 17:26:34 (UTC)
committer kergoth <kergoth>2003-04-22 17:26:34 (UTC)
commitab9387322c5802f75bc9b37b3bb334bd98dd5dd1 (patch) (unidiff)
tree5a47a04756776ce3bdafd1ce0bdc40901ae4ea47 /core/apps
parentfc688da92d9d3b578fc4c7283da67960b53269d6 (diff)
downloadopie-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/;
Diffstat (limited to 'core/apps') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/opie-embeddedkonsole.control2
-rw-r--r--core/apps/helpbrowser/opie-helpbrowser.control2
-rw-r--r--core/apps/qcop/opie-qcop.control2
-rw-r--r--core/apps/textedit/opie-textedit.control2
4 files changed, 4 insertions, 4 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
index b150c7d..aefa8f2 100644
--- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control
+++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
@@ -4,6 +4,6 @@ Section: opie/applications
4Maintainer: L.J. Potter <ljp@llornkcor.com> 4Maintainer: L.J. Potter <ljp@llornkcor.com>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base, libopie1, opie-keytabs 7Depends: task-opie-minimal, libopie1, opie-keytabs
8Description: KDE's konsole (shell terminal) 8Description: KDE's konsole (shell terminal)
9 Ported to the Opie environment. 9 Ported to the Opie environment.
diff --git a/core/apps/helpbrowser/opie-helpbrowser.control b/core/apps/helpbrowser/opie-helpbrowser.control
index c407ce7..ed5b16f 100644
--- a/core/apps/helpbrowser/opie-helpbrowser.control
+++ b/core/apps/helpbrowser/opie-helpbrowser.control
@@ -5,6 +5,6 @@ Maintainer: Warwick Allison <warwick@trolltech.com>
5Architecture: arm 5Architecture: arm
6Arch: iPAQ 6Arch: iPAQ
7Version: $QPE_VERSION-$SUB_VERSION 7Version: $QPE_VERSION-$SUB_VERSION
8Depends: opie-base 8Depends: task-opie-minimal
9Description: Browse HTML help documents 9Description: Browse HTML help documents
10 The HTML help browser for the Opie environment. 10 The HTML help browser for the Opie environment.
diff --git a/core/apps/qcop/opie-qcop.control b/core/apps/qcop/opie-qcop.control
index 9781948..bd8dbcc 100644
--- a/core/apps/qcop/opie-qcop.control
+++ b/core/apps/qcop/opie-qcop.control
@@ -4,6 +4,6 @@ Section: opie/system
4Maintainer: Martin Jones <mjones@trolltech.com> 4Maintainer: Martin Jones <mjones@trolltech.com>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: libqt2-emb 7Depends: libqte2
8Description: Interprocess communication client 8Description: Interprocess communication client
9 Interprocess communication client for the Opie environment. 9 Interprocess communication client for the Opie environment.
diff --git a/core/apps/textedit/opie-textedit.control b/core/apps/textedit/opie-textedit.control
index f59b307..9535a75 100644
--- a/core/apps/textedit/opie-textedit.control
+++ b/core/apps/textedit/opie-textedit.control
@@ -4,6 +4,6 @@ Section: opie/applications
4Maintainer: L. J. Potter <llornkcor@handhelds.org> 4Maintainer: L. J. Potter <llornkcor@handhelds.org>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base, libopie1 7Depends: task-opie-minimal, libopie1
8Description: Text Editor 8Description: Text Editor
9 The text editor for the Opie environment. 9 The text editor for the Opie environment.