summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-10 09:08:58 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-10 09:08:58 +0000
commit562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (patch)
tree5e8f6ffaf6879d71ccf13e99bf0c16f4645a711a
parent4c10a4fd1ef55edb4fbcda3d9f21a730fa3985c7 (diff)
downloadpoky-562d4d35878bb644cbe2b9f23ef407fd6e1e38e2.tar.gz
matchbox-session: Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky@126 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb2
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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" 4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
5PR = "r9" 5PR = "r10"
6 6
7SRC_URI = "file://etc" 7SRC_URI = "file://etc"
8S = ${WORKDIR} 8S = ${WORKDIR}