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) (side-by-side diff)
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) (ignore 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
Maintainer: L.J. Potter <ljp@llornkcor.com>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: opie-base, libopie1, opie-keytabs
+Depends: task-opie-minimal, libopie1, opie-keytabs
Description: KDE's konsole (shell terminal)
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>
Architecture: arm
Arch: iPAQ
Version: $QPE_VERSION-$SUB_VERSION
-Depends: opie-base
+Depends: task-opie-minimal
Description: Browse HTML help documents
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
Maintainer: Martin Jones <mjones@trolltech.com>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: libqt2-emb
+Depends: libqte2
Description: Interprocess communication client
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
Maintainer: L. J. Potter <llornkcor@handhelds.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: opie-base, libopie1
+Depends: task-opie-minimal, libopie1
Description: Text Editor
The text editor for the Opie environment.