author | sandman <sandman> | 2002-05-31 11:19:28 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-05-31 11:19:28 (UTC) |
commit | b0c81bac3828ed8b5a5f03e1e3910c4722c6689a (patch) (side-by-side diff) | |
tree | 77c311ad87e7af2aaab042efa21c3005be44071d /library | |
parent | f10d96a0cda80b0586f6134e25a6159ff250e558 (diff) | |
download | opie-b0c81bac3828ed8b5a5f03e1e3910c4722c6689a.zip opie-b0c81bac3828ed8b5a5f03e1e3910c4722c6689a.tar.gz opie-b0c81bac3828ed8b5a5f03e1e3910c4722c6689a.tar.bz2 |
Added opie-opiealarm to dependencies
Maybe we should make a task-opie-ipaq(-minimal), since opiealarm is
currently only needed on the iPAQ
-rw-r--r-- | library/task-opie-minimal.control | 2 | ||||
-rw-r--r-- | library/task-opie.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index c566790..6652302 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control @@ -6,3 +6,3 @@ Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-oipkg opie-base +Depends: opie-oipkg opie-base opie-opiealarm Description: Bootstrap Qtopia environment(minimal) diff --git a/library/task-opie.control b/library/task-opie.control index 3013fc2..5d53e99 100644 --- a/library/task-opie.control +++ b/library/task-opie.control @@ -7,3 +7,3 @@ Version: $QPE_VERSION-$SUB_VERSION Depends: opie-oipkg, opie-base, task-opie-pim, opie-keyboard, -opie-batteryapplet, opie-clockapplet, opie-volumeapplet +opie-batteryapplet, opie-clockapplet, opie-volumeapplet, opie-opiealarm Description: Bootstrap Qtopia environment |