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 | openembedded-core-570ff4f6987377244fabaa4fa3d9057fd4a5d6a2.tar.gz openembedded-core-570ff4f6987377244fabaa4fa3d9057fd4a5d6a2.tar.bz2 openembedded-core-570ff4f6987377244fabaa4fa3d9057fd4a5d6a2.zip |
- 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" DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" RDEPENDS = "matchbox-common" PV = "0.9.5cvs${CVSDATE}" -PR = "r3" +PR = "r4" DEFAULT_PREFERENCE = "-1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |