summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-wm
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-09-27 17:18:54 +0000
committerChris Lord <chris@openedhand.com>2005-09-27 17:18:54 +0000
commit570ff4f6987377244fabaa4fa3d9057fd4a5d6a2 (patch)
tree8452da21e04b826c988ab5608ba304d49412f57f /openembedded/packages/matchbox-wm
parentb433acd989cd936b135d41d276cc5413bfa4d05b (diff)
downloadpoky-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.bb2
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"
4DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" 4DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf"
5RDEPENDS = "matchbox-common" 5RDEPENDS = "matchbox-common"
6PV = "0.9.5cvs${CVSDATE}" 6PV = "0.9.5cvs${CVSDATE}"
7PR = "r3" 7PR = "r4"
8DEFAULT_PREFERENCE = "-1" 8DEFAULT_PREFERENCE = "-1"
9 9
10SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ 10SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \