author | groucho <groucho> | 2003-01-28 06:59:20 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-28 06:59:20 (UTC) |
commit | da211f575a8e1e8d3bfbc479bfb724a941b759f0 (patch) (unidiff) | |
tree | c7612671df591bc8319208e9e85e1a388dbd6b40 /library | |
parent | de1321a53998bc1d078f9492395c2a26392875ed (diff) | |
download | opie-da211f575a8e1e8d3bfbc479bfb724a941b759f0.zip opie-da211f575a8e1e8d3bfbc479bfb724a941b759f0.tar.gz opie-da211f575a8e1e8d3bfbc479bfb724a941b759f0.tar.bz2 |
Added opie-taskbar dependency to make sure it gets installed. Several users noticed a missing qpe executable after upgrade
-rw-r--r-- | library/opie-common.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/opie-common.control b/library/opie-common.control index f5f60b6..401f94b 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -4,6 +4,7 @@ Section: opie/system | |||
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 6 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Depends: opie-taskbar | ||
7 | Provides: opie-base | 8 | Provides: opie-base |
8 | Replaces: opie-base | 9 | Replaces: opie-base |
9 | Description: Core opie files | 10 | Description: Core opie files |