author | harlekin <harlekin> | 2003-02-01 16:41:53 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-02-01 16:41:53 (UTC) |
commit | 4c5776c231eaf380fd974dd8f0fc510400d3c2eb (patch) (side-by-side diff) | |
tree | fb79fd4b4f6e05b073cec2d93b928e338d9cfed3 /library | |
parent | 26ca12f21a55c7029e6a18d956fd49238d139c19 (diff) | |
download | opie-4c5776c231eaf380fd974dd8f0fc510400d3c2eb.zip opie-4c5776c231eaf380fd974dd8f0fc510400d3c2eb.tar.gz opie-4c5776c231eaf380fd974dd8f0fc510400d3c2eb.tar.bz2 |
better have , between dependencies
-rw-r--r-- | library/task-opie-minimal.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index ff8b8ab..2e46429 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control @@ -4,7 +4,7 @@ Section: opie/system Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-oipkg opie-taskbar opie-opiealarm +Depends: opie-oipkg, opie-taskbar, opie-opiealarm 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. |