diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-06-18 14:13:02 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:37 +0100 |
commit | 0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb (patch) | |
tree | db526152c4e29b54521235d3c9879c66ca7ec2df /meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | |
parent | 43cec004f5c45b251658a3997bc5ea36587f472a (diff) | |
download | poky-0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb.tar.gz |
matchbox-session-sato: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb')
-rw-r--r-- | meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb index 908538cd12..5c01a13283 100644 --- a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | |||
@@ -1,5 +1,9 @@ | |||
1 | DESCRIPTION = "Custom MB session files for poky" | 1 | DESCRIPTION = "Custom MB session files for poky" |
2 | HOMEPAGE = "http://www.matchbox-project.org/" | ||
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | ||
4 | |||
2 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | |||
3 | SECTION = "x11" | 7 | SECTION = "x11" |
4 | RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" | 8 | RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" |
5 | PR = "r27" | 9 | PR = "r27" |