summaryrefslogtreecommitdiff
authordrw <drw>2002-03-12 01:32:40 (UTC)
committer drw <drw>2002-03-12 01:32:40 (UTC)
commitc39ee4f6b28c8ca3475ed29032ade75973c96e2d (patch) (unidiff)
treec93f90b5b1510f69d5ea3fbbe3849de6d75127aa
parent5cf7b224b75b0ac7df8ce990f064fd1ff78b922d (diff)
downloadopie-c39ee4f6b28c8ca3475ed29032ade75973c96e2d.zip
opie-c39ee4f6b28c8ca3475ed29032ade75973c96e2d.tar.gz
opie-c39ee4f6b28c8ca3475ed29032ade75973c96e2d.tar.bz2
Removed un-needed dependancy on ptydevs package.
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/opie-embeddedkonsole.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
index 087bda0..0341ad3 100644
--- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control
+++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
@@ -4,6 +4,6 @@ Section: opie/applications
4Maintainer: Warwick Allison <warwick@trolltech.com> 4Maintainer: Warwick Allison <warwick@trolltech.com>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base ($QPE_VERSION), ptydevs 7Depends: opie-base ($QPE_VERSION)
8Description: KDE's konsole (shell terminal) 8Description: KDE's konsole (shell terminal)
9 Ported to the Opie environment. 9 Ported to the Opie environment.