diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-30 15:54:05 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-30 15:54:05 +0000 |
commit | 64c2f3ecd35d4eb2aacde6705cdbb4fffb2fc5aa (patch) | |
tree | c49007982d5ae58ff84077bea0b98c8d10015043 | |
parent | f673b8d213609a6b90b2f923b2cc96e6c0c820a2 (diff) | |
parent | f6833e0713ac54ca7dd9017ce012fc12e37d6409 (diff) |
merge of '027e46d46e2bd4fd7a5467b41cc7e60914f4cdd3'
and '9b3bae4347bd655dced87f9129e1aa3cacbaa353'
-rw-r--r-- | packages/tasks/task-opie.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-opie.bb b/packages/tasks/task-opie.bb index 616968ea36..c4f493b80d 100644 --- a/packages/tasks/task-opie.bb +++ b/packages/tasks/task-opie.bb @@ -5,7 +5,7 @@ ALLOW_EMPTY = "1" LICENSE = "MIT" PROVIDES = "task-opie-everything" -PR = "r5" +PR = "r6" PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ task-opie-base-applets task-opie-base-apps \ @@ -27,7 +27,7 @@ PACKAGES += "task-opie-everything" # # Dependencies to get the launcher up and running # -RDEPENDS_task-opie-base = "opie-alarm opie-qcop opie-quicklauncher opie-taskbar \ +RDEPENDS_task-opie-base = "opie-init opie-alarm opie-qcop opie-quicklauncher opie-taskbar \ opie-pics opie-sounds opie-freetype ttf-dejavu-sans \ ttf-dejavu-sans-mono" |