summaryrefslogtreecommitdiff
path: root/core/apps
authorkergoth <kergoth>2003-01-23 05:18:10 (UTC)
committer kergoth <kergoth>2003-01-23 05:18:10 (UTC)
commitc9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (side-by-side diff)
tree466940a32afe219f62c3bee24eb1882a21e2cbce /core/apps
parentfea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff)
downloadopie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip
opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz
opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
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/textedit/opie-textedit.control2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
index b9719ba..88fb84b 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 ($QPE_VERSION), libopie ($QPE_VERSION)
+Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION)
Description: KDE's konsole (shell terminal)
Ported to the Opie environment.
diff --git a/core/apps/textedit/opie-textedit.control b/core/apps/textedit/opie-textedit.control
index 0454edc..8d5089c 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 ($QPE_VERSION), libopie ($QPE_VERSION)
+Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION)
Description: Text Editor
The text editor for the Opie environment.