diff options
author | Ross Burton <ross@openedhand.com> | 2007-04-25 10:38:32 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-04-25 10:38:32 +0000 |
commit | e0ce469778aacfc69611b8101c0fafee53b453a9 (patch) | |
tree | 4085c48f965b6f53f5e496f4fc8176a614bd1eb1 /meta/packages/matchbox-sato/matchbox-sato_0.1.bb | |
parent | 2f90305f1c0df3e5c5b413a69d9e652938e57445 (diff) | |
download | poky-e0ce469778aacfc69611b8101c0fafee53b453a9.tar.gz |
Remove the screenshot applet, whoops
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1550 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-sato/matchbox-sato_0.1.bb')
-rw-r--r-- | meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb index de9b9a02f2..931e37d97b 100644 --- a/meta/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-sato_0.1.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky" | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | SECTION = "x11" | 3 | SECTION = "x11" |
4 | RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" | 4 | RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" |
5 | PR = "r8" | 5 | PR = "r9" |
6 | 6 | ||
7 | SRC_URI = "file://etc" | 7 | SRC_URI = "file://etc" |
8 | S = ${WORKDIR} | 8 | S = ${WORKDIR} |