From 2b6f26d4a05835daa54b65c2d5d0dc34cbbd86b2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 31 May 2007 11:43:02 +0000 Subject: Remove unneeded matchbox package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/matchbox-panel-hacks') diff --git a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb index 7c7e11e8a1..8975853448 100644 --- a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb +++ b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Simple dockapps created with monolaunch and shell script" -DEPENDS = "matchbox xmodmap" +DEPENDS = "matchbox-common xmodmap" SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr-panelapp.desktop \ file://mb-applet-home \ @@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" -PR = "r7" +PR = "r8" LICENSE = "MIT" do_install() { -- cgit v1.2.3-54-g00ecf