author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (unidiff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /library/task-opie-minimal.control | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
Diffstat (limited to 'library/task-opie-minimal.control') (more/less context) (ignore whitespace changes)
-rw-r--r-- | library/task-opie-minimal.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index cac81b1..a11b50e 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -1,12 +1,13 @@ | |||
1 | Package: task-opie-minimal | ||
1 | Files: | 2 | Files: |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | 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 | 8 | 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 |
8 | Provides: opie-base, qpe-base | 9 | Provides: opie-base, qpe-base |
9 | Replaces: opie-base, qpe-base | 10 | Replaces: opie-base, qpe-base |
10 | Description: Bootstrap Opie environment(minimal) | 11 | Description: Bootstrap Opie environment(minimal) |
11 | A complete GUI environment for handhelds. This is the _minimal_ version. | 12 | A complete GUI environment for handhelds. This is the _minimal_ version. |
12 | You will probably want to install one of the opie-i18n-* packages. | 13 | You will probably want to install one of the opie-i18n-* packages. |