author | groucho <groucho> | 2003-04-22 17:09:20 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-04-22 17:09:20 (UTC) |
commit | d52050f2d288435e47da6448f7c8f060cea1d02f (patch) (side-by-side diff) | |
tree | 75c5078178c3589b92bc5ebf690155a4e961c530 /library | |
parent | 36c7300b80126b5349caf6147312804b9d11949e (diff) | |
download | opie-d52050f2d288435e47da6448f7c8f060cea1d02f.zip opie-d52050f2d288435e47da6448f7c8f060cea1d02f.tar.gz opie-d52050f2d288435e47da6448f7c8f060cea1d02f.tar.bz2 |
libqte2 is not the package name fo dependencies should be also fixed
-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) |