diff options
author | Ross Burton <ross@openedhand.com> | 2007-05-28 16:54:22 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-05-28 16:54:22 +0000 |
commit | ee16d5ac8ae725a03fcbd93ed3a95409428121f7 (patch) | |
tree | 3e61fbb7e0173eb712ac584ab291110e8a4fcab5 /meta/packages/matchbox-sato/matchbox-sato_0.1.bb | |
parent | 99d5d9996ba1b30e504eaa4b4eef4fd247412c50 (diff) | |
download | openembedded-core-ee16d5ac8ae725a03fcbd93ed3a95409428121f7.tar.gz openembedded-core-ee16d5ac8ae725a03fcbd93ed3a95409428121f7.tar.bz2 openembedded-core-ee16d5ac8ae725a03fcbd93ed3a95409428121f7.zip |
Add systray applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1793 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 0e0f37c4ef..3cda6480db 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" LICENSE = "GPL" SECTION = "x11" RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2" -PR = "r10" +PR = "r11" SRC_URI = "file://etc" S = ${WORKDIR} |