diff options
author | Richard Purdie <richard@openedhand.com> | 2005-10-10 09:08:58 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 09:08:58 +0000 |
commit | 562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (patch) | |
tree | 5e8f6ffaf6879d71ccf13e99bf0c16f4645a711a /openembedded/packages/matchbox-poky | |
parent | 4c10a4fd1ef55edb4fbcda3d9f21a730fa3985c7 (diff) | |
download | poky-562d4d35878bb644cbe2b9f23ef407fd6e1e38e2.tar.gz |
matchbox-session: Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky@126 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-poky')
-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 78ffa39519..12febdb31b 100644 --- a/openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb +++ b/openembedded/packages/matchbox-poky/matchbox-poky_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-theme-clearlooks" | 4 | RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" |
5 | PR = "r9" | 5 | PR = "r10" |
6 | 6 | ||
7 | SRC_URI = "file://etc" | 7 | SRC_URI = "file://etc" |
8 | S = ${WORKDIR} | 8 | S = ${WORKDIR} |