diff options
author | Shane Volpe <shanevolpe@gmail.com> | 2007-04-07 20:23:43 +0000 |
---|---|---|
committer | Shane Volpe <shanevolpe@gmail.com> | 2007-04-07 20:23:43 +0000 |
commit | 3a5e5c11ca9e5d3686fce546e33eacc62f5e7dcd (patch) | |
tree | 4f25aacf8558a773fad14e0018d4afb9f560237f /packages/tasks/task-opie.bb | |
parent | 1ff6665ead8253bb6adde2afeb004f9ef625f4f4 (diff) | |
parent | 2effa2e0213c0cecaf6d3a0ca7390a288ebc9908 (diff) |
merge of '59b19c7d48e754418caf1f4214b1ce53d2cca5c4'
and 'f4a044e0ef8b886ef1bdc74ae09f12874ddf7130'
Diffstat (limited to 'packages/tasks/task-opie.bb')
-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" |