diff options
author | Chris Lord <chris@openedhand.com> | 2005-09-27 17:18:54 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2005-09-27 17:18:54 +0000 |
commit | 570ff4f6987377244fabaa4fa3d9057fd4a5d6a2 (patch) | |
tree | 8452da21e04b826c988ab5608ba304d49412f57f /openembedded/packages/matchbox-wm | |
parent | b433acd989cd936b135d41d276cc5413bfa4d05b (diff) | |
download | poky-570ff4f6987377244fabaa4fa3d9057fd4a5d6a2.tar.gz |
- Bump PR in matchbox-wm
- Define X_LIBS in libxsettings-client and startup-notification to stop them
adding system dirs to the library path
- Add do_stage to matchbox-desktop
git-svn-id: https://svn.o-hand.com/repos/poky@44 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-wm')
-rw-r--r-- | openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb index 48d9044f3b..f9765df446 100644 --- a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPL" | |||
4 | DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" | 4 | DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" |
5 | RDEPENDS = "matchbox-common" | 5 | RDEPENDS = "matchbox-common" |
6 | PV = "0.9.5cvs${CVSDATE}" | 6 | PV = "0.9.5cvs${CVSDATE}" |
7 | PR = "r3" | 7 | PR = "r4" |
8 | DEFAULT_PREFERENCE = "-1" | 8 | DEFAULT_PREFERENCE = "-1" |
9 | 9 | ||
10 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ | 10 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |