author | kergoth <kergoth> | 2002-12-12 17:17:29 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-12-12 17:17:29 (UTC) |
commit | 4789fc5908e0f6e5f828e1069b3fa5c7dad1412c (patch) (side-by-side diff) | |
tree | 2cfaa10b1fd54f22a57698620ea12fdb71f9eda5 /qt/qt-embedded.control | |
parent | 2ebde078dcdc50434acb10f2fa245b0d3dd483bd (diff) | |
download | opie-4789fc5908e0f6e5f828e1069b3fa5c7dad1412c.zip opie-4789fc5908e0f6e5f828e1069b3fa5c7dad1412c.tar.gz opie-4789fc5908e0f6e5f828e1069b3fa5c7dad1412c.tar.bz2 |
make passing in qte version for ipk creation easier
-rw-r--r-- | qt/qt-embedded.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt-embedded.control b/qt/qt-embedded.control index 5d2932e..94579a4 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: Robert Griebl <sandman@handhelds.org> Architecture: arm -Version: $QTE_VERSION-3 +Version: $QTE_VERSION-$QTE_REVISION Depends: libjpeg62, libpng3, zlib1g Description: Qt/Embedded environment A complete windowing system and GUI toolkit for handhelds. See "QPE" for applications. |