summaryrefslogtreecommitdiff
path: root/qt
authorsandman <sandman>2002-12-07 20:12:38 (UTC)
committer sandman <sandman>2002-12-07 20:12:38 (UTC)
commit20b6e9b4632308bd12e37ced57d046e7938d39f8 (patch) (side-by-side diff)
treec8d844cedaafd447d45e6ac4d66c1027cb638c20 /qt
parentd560a811f80d718cf5db8deb57d1ebd4df5330f3 (diff)
downloadopie-20b6e9b4632308bd12e37ced57d046e7938d39f8.zip
opie-20b6e9b4632308bd12e37ced57d046e7938d39f8.tar.gz
opie-20b6e9b4632308bd12e37ced57d046e7938d39f8.tar.bz2
added depend on libpng and libz
!! These are familiar package names -- we may have to added the OZ names with | (or)
Diffstat (limited to 'qt') (more/less context) (ignore whitespace changes)
-rw-r--r--qt/qt-embedded.control4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qt-embedded.control b/qt/qt-embedded.control
index ec9c3af..89c4613 100644
--- a/qt/qt-embedded.control
+++ b/qt/qt-embedded.control
@@ -1,10 +1,10 @@
Files: $QTDIR/lib/libqte.so.$QTE_VERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 $QTDIR/lib/fonts/fontdir $QTDIR/lib/fonts/helvetica_*t10* $QTDIR/lib/fonts/fixed_*t10* $QTDIR/lib/fonts/micro_*t10* $QTDIR/lib/fonts/smallsmooth_*t10* $QTDIR/lib/fonts/smoothtimes_{170,100}_50*t10*
Priority: required
Section: opie/system
-Maintainer: Warwick Allison <warwick@trolltech.com>
+Maintainer: Robert Griebl <sandman@handhelds.org>
Architecture: arm
Version: $QTE_VERSION-3
-Depends: libjpeg62
+Depends: libjpeg62, libpng2, zlib1g
Description: Qt/Embedded environment
A complete windowing system and GUI toolkit for handhelds.
See "QPE" for applications.