From cd66d84736928e875b766d2f963cb32e4332f80d Mon Sep 17 00:00:00 2001
From: Paul Sokolovsky <pmiscml@gmail.com>
Date: Thu, 5 Jul 2007 19:41:02 +0000
Subject: task-opie: Add dependency on opie-taskbar-images, 240x320 version
 until ways to provide screen size for all machines will be settled.

---
 packages/tasks/task-opie.bb | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'packages/tasks')

diff --git a/packages/tasks/task-opie.bb b/packages/tasks/task-opie.bb
index 7380b5fc20..1bdea2ed4d 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 = "r9"
+PR = "r10"
 
 PACKAGES = "task-opie-base \
             task-opie-base-applets task-opie-base-apps \
@@ -26,8 +26,10 @@ PACKAGES += "task-opie-everything"
 # Dependencies to get the launcher up and running
 #
 RDEPENDS_task-opie-base = "opie-init opie-alarm opie-qcop opie-qss opie-quicklauncher \
-                           opie-taskbar opie-pics opie-sounds opie-freetype \
+                           opie-taskbar opie-taskbar-images-240x320 opie-pics opie-sounds opie-freetype \
                            ttf-dejavu-sans ttf-dejavu-sans-mono"
+# TODO: Instead of opie-taskbar-images-240x320 version for target machine should be used, pending
+# mechanism to specify screen size for all machines.
 
 #
 # things for reasonable bootstrap image
-- 
cgit v1.2.3