summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-sato
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-sato
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-sato')
-rw-r--r--meta/packages/matchbox-sato/matchbox-sato_0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb
index b582d88588..ff9144f6ab 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 @@
1DESCRIPTION = "Custom MB session files for poky" 1DESCRIPTION = "Custom MB session files for poky"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" 4RDEPENDS = "matchbox-common matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
5PR = "r12" 5PR = "r13"
6 6
7SRC_URI = "file://etc" 7SRC_URI = "file://etc"
8S = ${WORKDIR} 8S = ${WORKDIR}