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) (unidiff)
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 @@
1Files: $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* 1Files: $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*
2Priority: required 2Priority: required
3Section: opie/system 3Section: opie/system
4Maintainer: Warwick Allison <warwick@trolltech.com> 4Maintainer: Robert Griebl <sandman@handhelds.org>
5Architecture: arm 5Architecture: arm
6Version: $QTE_VERSION-3 6Version: $QTE_VERSION-3
7Depends: libjpeg62 7Depends: libjpeg62, libpng2, zlib1g
8Description: Qt/Embedded environment 8Description: Qt/Embedded environment
9 A complete windowing system and GUI toolkit for handhelds. 9 A complete windowing system and GUI toolkit for handhelds.
10 See "QPE" for applications. 10 See "QPE" for applications.