From 192e43f5f84ceb9a54e85bf7adb22d95f57e104c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 24 Jan 2007 14:30:56 +0000 Subject: Update for panel 2 and fix packaging bugs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1201 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/packages/matchbox-sato/matchbox-sato_0.1.bb') diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb index 49ece1f68..06721d7e6 100644 --- a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb @@ -1,8 +1,8 @@ DESCRIPTION = "Custom MB session files for poky" LICENSE = "GPL" SECTION = "x11" -RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato" -PR = "r2" +RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" +PR = "r4" SRC_URI = "file://etc" S = ${WORKDIR} @@ -14,7 +14,7 @@ do_install() { chmod -R 755 ${D}/etc } -pkg_postinst_matchbox-poky () { +pkg_postinst_matchbox-sato () { #!/bin/sh -e if [ "x$D" != "x" ]; then exit 1 -- cgit v1.2.3