author | kergoth <kergoth> | 2003-01-24 19:28:14 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-24 19:28:14 (UTC) |
commit | 67699ef8fd807a99c08d6401a67e8000bca8f1ca (patch) (side-by-side diff) | |
tree | 1b91097154a83b174e22d0ae74ab2588016dd88a /core/launcher/opie-taskbar.control | |
parent | 6ad2305a32674d3149bd5bb1dc6d90336283a60a (diff) | |
download | opie-67699ef8fd807a99c08d6401a67e8000bca8f1ca.zip opie-67699ef8fd807a99c08d6401a67e8000bca8f1ca.tar.gz opie-67699ef8fd807a99c08d6401a67e8000bca8f1ca.tar.bz2 |
Okay, better solution guys.. opie-base virtual package is gone. opie-common now Provides and Replaces opie-base, and the qcop, sounds, pics, etc explicit dependencies are in the launcher itself. If you have a better way to handle it, let me know. This should fix the opie-common being installed before opie-base broken upgrade path noted by Oliver on the list.
Diffstat (limited to 'core/launcher/opie-taskbar.control') (more/less context) (ignore whitespace changes)
-rw-r--r-- | core/launcher/opie-taskbar.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 92deed4..280853d 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control @@ -3,6 +3,6 @@ Priority: required Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm -Version: $QPE_VERSION-$SUB_VERSION.2 -Depends: qt-embedded (>=$QTE_VERSION), opie-common, libqpe1, libopie1 +Version: $QPE_VERSION-$SUB_VERSION.3 +Depends: libqt2-emb (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones Description: Launcher for Opie |