author | harlekin <harlekin> | 2002-04-16 16:15:10 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-04-16 16:15:10 (UTC) |
commit | 6c5c94daed168e0b45506b3cb3d211d4b4277bb7 (patch) (unidiff) | |
tree | e028dcfb5fefd46df5121178c1d0d62616ed55c9 /qt | |
parent | 131eba16dedc094523ad718023c7b314b7a327dd (diff) | |
download | opie-6c5c94daed168e0b45506b3cb3d211d4b4277bb7.zip opie-6c5c94daed168e0b45506b3cb3d211d4b4277bb7.tar.gz opie-6c5c94daed168e0b45506b3cb3d211d4b4277bb7.tar.bz2 |
depend on libjpeg
-rw-r--r-- | qt/qt-embedded.control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qt/qt-embedded.control b/qt/qt-embedded.control index cf9c2c9..a5909e4 100644 --- a/qt/qt-embedded.control +++ b/qt/qt-embedded.control | |||
@@ -3,7 +3,8 @@ Priority: required | |||
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QTE_VERSION-17 | 6 | Version: $QTE_VERSION-18 |
7 | Depends: libjpeg62 | ||
7 | Description: Qt/Embedded environment | 8 | Description: Qt/Embedded environment |
8 | A complete windowing system and GUI toolkit for handhelds. | 9 | A complete windowing system and GUI toolkit for handhelds. |
9 | See "QPE" for applications. | 10 | See "QPE" for applications. |