task-openmoko: fall back to matchbox-panel-1 since the default session script still...
authorKoen Kooi <koen@openembedded.org>
Mon, 19 Feb 2007 17:56:17 +0000 (17:56 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 19 Feb 2007 17:56:17 +0000 (17:56 +0000)
packages/tasks/task-openmoko.bb

index 7400fc6..57a0d04 100644 (file)
@@ -5,7 +5,7 @@ PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 PROVIDES = "task-openmoko-everything"
 
-PR = "r26"
+PR = "r27"
 
 PACKAGES = "\
   task-openmoko-linux \
@@ -80,7 +80,7 @@ RDEPENDS_task-openmoko-ui = "\
   gtk+ \
   matchbox-common \
   matchbox-wm \
-  matchbox-panel-2 \
+  matchbox-panel \
   xserver-kdrive-fbdev \
   xserver-kdrive-common \
   xserver-nodm-init \
@@ -101,7 +101,7 @@ RDEPENDS_task-openmoko-ui = "\
 DESCRIPTION_task-openmoko-base = "OpenMoko: Main-Menu Launcher, Top Panel, and Footer"
 RDEPENDS_task-openmoko-base = "\
   openmoko-mainmenu \
-  matchbox-panel-2 \
+  matchbox-panel \
   openmoko-footer \
   openmoko-taskmanager \
   openmoko-panel-mainmenu \