author | chicken <chicken> | 2004-01-06 08:58:13 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-01-06 08:58:13 (UTC) |
commit | eb2f5606c29a6af851b2e99e98b1da519e229457 (patch) (side-by-side diff) | |
tree | e4bc9fa618f2824c6b3da943fed61996c20e9723 /qt/control | |
parent | 110edbc6347a32788bcabb37809d1f114f0d3fa4 (diff) | |
download | opie-eb2f5606c29a6af851b2e99e98b1da519e229457.zip opie-eb2f5606c29a6af851b2e99e98b1da519e229457.tar.gz opie-eb2f5606c29a6af851b2e99e98b1da519e229457.tar.bz2 |
link against libpng12
-rw-r--r-- | qt/control/libqte2.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/control/libqte2.control b/qt/control/libqte2.control index 0925d5f..6b37058 100644 --- a/qt/control/libqte2.control +++ b/qt/control/libqte2.control @@ -1,13 +1,13 @@ Package: libqte2 Files: $QTDIR/lib/libqte.so.$QTE_BASEVERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 Priority: required Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: 1:$QTE_VERSION-$QTE_REVISION -Depends: libjpeg62, libpng3, zlib1g +Depends: libjpeg62, libpng12, zlib1g Provides: qt-embedded, libqt2-emb Replaces: qt-embedded, libqt2-emb Description: Qt/Embedded environment A complete windowing system and GUI toolkit for handhelds. See "QPE" for applications. |