-rw-r--r-- | library/libqpe1.control | 2 | ||||
-rw-r--r-- | library/task-opie-minimal.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/libqpe1.control b/library/libqpe1.control index 94992b1..9f9f58b 100644 --- a/library/libqpe1.control +++ b/library/libqpe1.control @@ -4,5 +4,5 @@ Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: libqt2-emb (>=2.3.4-beta4), libqt2-emb-fonts (>=$QTE_VERSION) +Depends: libqte2 (>=2.3.4), qte-fonts (>=$QTE_VERSION) Description: libqpe, base qtopia/opie library. diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index 14b53f8..cac81b1 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control @@ -4,7 +4,7 @@ Section: opie/system Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm +Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm Provides: opie-base, qpe-base Replaces: opie-base, qpe-base Description: Bootstrap Opie environment(minimal) |