diff options
author | Chris Lord <chris@openedhand.com> | 2005-09-30 10:58:12 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2005-09-30 10:58:12 +0000 |
commit | 483a3a383e7009975886acf6847b353f0124950d (patch) | |
tree | 70c61fbab10174ad03686f9dc203ff6997a1abdd /openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb | |
parent | 8f39e0fed9b1a78f6fb16f6461c1b89eba4da2cd (diff) | |
download | poky-483a3a383e7009975886acf6847b353f0124950d.tar.gz |
Remove input manager from session quickly (no PR bump)
git-svn-id: https://svn.o-hand.com/repos/poky@81 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb')
-rw-r--r-- | openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb b/openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb index cacd39428c..b3c8820b43 100644 --- a/openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb +++ b/openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Custom MB session files for poky" | 1 | DESCRIPTION = "Custom MB session files for poky" |
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | SECTION = "x11" | 3 | SECTION = "x11" |
4 | DEPENDS = "matchbox matchbox-applet-inputmanager matchbox-applet-startup-monitor" | 4 | DEPENDS = "matchbox matchbox-applet-startup-monitor" |
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | SRC_URI = "file://etc" | 7 | SRC_URI = "file://etc" |