author | groucho <groucho> | 2003-01-31 07:22:23 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-31 07:22:23 (UTC) |
commit | 9ce67a8539839d245fb009a873de2f2e63582f09 (patch) (unidiff) | |
tree | 9a81db0462e698efa15e6fbc8d0d44f9e9da7a30 | |
parent | 592ba8bb4f6d68f7a555c35da48673ad39dba4e9 (diff) | |
download | opie-9ce67a8539839d245fb009a873de2f2e63582f09.zip opie-9ce67a8539839d245fb009a873de2f2e63582f09.tar.gz opie-9ce67a8539839d245fb009a873de2f2e63582f09.tar.bz2 |
Added qpe-base to the Provides: list to make Zaurus apps work (like opie-console)
-rw-r--r-- | library/opie-common.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/opie-common.control b/library/opie-common.control index f5f60b6..ff0e36c 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | 1 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | 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 | Provides: opie-base | 7 | Provides: opie-base, qpe-base |
8 | Replaces: opie-base | 8 | Replaces: opie-base |
9 | Description: Core opie files | 9 | Description: Core opie files |