author | chicken <chicken> | 2004-01-06 12:13:23 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-01-06 12:13:23 (UTC) |
commit | 1c484a5dfcea2e7e3dc4774c706ca03cab229d40 (patch) (unidiff) | |
tree | c176ac11ce8d64b7bd4a611c1325cfa508f857d4 | |
parent | b61891c56c98efd59e201e534eb00a5b4692bc01 (diff) | |
download | opie-1c484a5dfcea2e7e3dc4774c706ca03cab229d40.zip opie-1c484a5dfcea2e7e3dc4774c706ca03cab229d40.tar.gz opie-1c484a5dfcea2e7e3dc4774c706ca03cab229d40.tar.bz2 |
fix
-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 6b37058..901c001 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, libpng12, zlib1g | 8 | Depends: libjpeg62, libpng12-0, 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 |