author | schurig <schurig> | 2003-06-03 17:22:36 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-03 17:22:36 (UTC) |
commit | 2ca562707e9d92f1db655baab020999bc0646508 (patch) (unidiff) | |
tree | 79e596e6a7bc8407dc3e0ca63688a9617d4e0196 /library | |
parent | e3eb0c754975c2ef443fe055bb71e575f4976cde (diff) | |
download | opie-2ca562707e9d92f1db655baab020999bc0646508.zip opie-2ca562707e9d92f1db655baab020999bc0646508.tar.gz opie-2ca562707e9d92f1db655baab020999bc0646508.tar.bz2 |
fix to [OPIE 0000952] after zecke said "do it" :-)
task-opie-minimal even more minimal because opie-aqpkg is not longer needed
pics/opie-sh/opie-sh.png now in opie-common
opie-sh.control contains the other 3 pics now
This will make that a "task-opie-minimal"-installation doesn't show any errors
anymore.
-rw-r--r-- | library/opie-common.control | 2 | ||||
-rw-r--r-- | library/task-opie-minimal.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/opie-common.control b/library/opie-common.control index 1cdd465..3330319 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Package: opie-common | 1 | Package: opie-common |
2 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | 2 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* pics/opie-sh/opie-sh.png |
3 | Priority: required | 3 | Priority: required |
4 | Section: opie/system | 4 | Section: opie/system |
5 | Maintainer: Project Opie <opie@handhelds.org> | 5 | Maintainer: Project Opie <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION.3 | 7 | Version: $QPE_VERSION-$SUB_VERSION.3 |
8 | Depends: libqpe1, qte-fonts, qpf-bitstream-vera | 8 | Depends: libqpe1, qte-fonts, qpf-bitstream-vera |
9 | Replaces: opie-base | 9 | Replaces: opie-base |
10 | Description: Core opie files | 10 | Description: Core opie files |
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index a11b50e..6dec827 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -1,13 +1,13 @@ | |||
1 | Package: task-opie-minimal | 1 | Package: task-opie-minimal |
2 | Files: | 2 | Files: |
3 | Priority: required | 3 | Priority: required |
4 | Section: opie/system | 4 | Section: opie/system |
5 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
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 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-taskbar, opie-opiealarm |
9 | Provides: opie-base, qpe-base | 9 | Provides: opie-base, qpe-base |
10 | Replaces: opie-base, qpe-base | 10 | Replaces: opie-base, qpe-base |
11 | Description: Bootstrap Opie environment(minimal) | 11 | Description: Bootstrap Opie environment(minimal) |
12 | A complete GUI environment for handhelds. This is the _minimal_ version. | 12 | A complete GUI environment for handhelds. This is the _minimal_ version. |
13 | 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. |