summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-panel-hacks
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-31 11:43:02 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-31 11:43:02 +0000
commit2b6f26d4a05835daa54b65c2d5d0dc34cbbd86b2 (patch)
treeeae44d55c94fabd25936e1c3b8b3b771e68e5717 /meta/packages/matchbox-panel-hacks
parent1ad7c7b546a96a2fce84f188ac30200a6cdf66bf (diff)
downloadpoky-2b6f26d4a05835daa54b65c2d5d0dc34cbbd86b2.tar.gz
Remove unneeded matchbox package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-panel-hacks')
-rw-r--r--meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb4
1 files changed, 2 insertions, 2 deletions
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 @@
1DESCRIPTION = "Simple dockapps created with monolaunch and shell script" 1DESCRIPTION = "Simple dockapps created with monolaunch and shell script"
2DEPENDS = "matchbox xmodmap" 2DEPENDS = "matchbox-common xmodmap"
3SRC_URI = "file://xrandr-panelapp.sh \ 3SRC_URI = "file://xrandr-panelapp.sh \
4 file://xrandr-panelapp.desktop \ 4 file://xrandr-panelapp.desktop \
5 file://mb-applet-home \ 5 file://mb-applet-home \
@@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \
7 file://xrandr.png" 7 file://xrandr.png"
8SECTION = "x11/wm" 8SECTION = "x11/wm"
9PRIORITY = "optional" 9PRIORITY = "optional"
10PR = "r7" 10PR = "r8"
11LICENSE = "MIT" 11LICENSE = "MIT"
12 12
13do_install() { 13do_install() {