author | chicken <chicken> | 2004-01-06 08:58:13 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-01-06 08:58:13 (UTC) |
commit | eb2f5606c29a6af851b2e99e98b1da519e229457 (patch) (unidiff) | |
tree | e4bc9fa618f2824c6b3da943fed61996c20e9723 /qt | |
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 | |||
@@ -5,7 +5,7 @@ Section: opie/system | |||
5 | Maintainer: Robert Griebl <sandman@handhelds.org> | 5 | Maintainer: Robert Griebl <sandman@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1:$QTE_VERSION-$QTE_REVISION | 7 | Version: 1:$QTE_VERSION-$QTE_REVISION |
8 | Depends: libjpeg62, libpng3, zlib1g | 8 | Depends: libjpeg62, libpng12, zlib1g |
9 | Provides: qt-embedded, libqt2-emb | 9 | Provides: qt-embedded, libqt2-emb |
10 | Replaces: qt-embedded, libqt2-emb | 10 | Replaces: qt-embedded, libqt2-emb |
11 | Description: Qt/Embedded environment | 11 | Description: Qt/Embedded environment |