author | harlekin <harlekin> | 2002-05-29 19:33:33 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-05-29 19:33:33 (UTC) |
commit | 32e4668771e3fc4aad674796e20e4a24d1d09331 (patch) (side-by-side diff) | |
tree | 1fdbce476cc82393fa4f7a726fa9c4405d086cb2 /library | |
parent | ceaf90ad848c69d693f0c9eedbc8f9ab1935e42f (diff) | |
download | opie-32e4668771e3fc4aad674796e20e4a24d1d09331.zip opie-32e4668771e3fc4aad674796e20e4a24d1d09331.tar.gz opie-32e4668771e3fc4aad674796e20e4a24d1d09331.tar.bz2 |
put some more stuff in task-opie
-rw-r--r-- | library/task-opie-minimal.control | 10 | ||||
-rw-r--r-- | library/task-opie.control | 3 |
2 files changed, 12 insertions, 1 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control new file mode 100644 index 0000000..c566790 --- a/dev/null +++ b/library/task-opie-minimal.control @@ -0,0 +1,10 @@ +Files: +Priority: required +Section: opie/system +Maintainer: Opie Team <opie@handhelds.org> +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-oipkg opie-base +Description: Bootstrap Qtopia environment(minimal) + A complete GUI environment for handhelds. This is the _minimal_ version. + You will probably want to install one of the opie-i18n-* packages. diff --git a/library/task-opie.control b/library/task-opie.control index b62faad..3013fc2 100644 --- a/library/task-opie.control +++ b/library/task-opie.control @@ -1,10 +1,11 @@ Files: Priority: required Section: opie/system Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-oipkg opie-base +Depends: opie-oipkg, opie-base, task-opie-pim, opie-keyboard, +opie-batteryapplet, opie-clockapplet, opie-volumeapplet Description: Bootstrap Qtopia environment A complete GUI environment for handhelds. You will probably want to install one of the opie-i18n-* packages. |