summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm/matchbox-wm_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm_1.2.bb')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm_1.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_1.2.bb b/meta/packages/matchbox-wm/matchbox-wm_1.2.bb
index 31a2e932b8..745493522f 100644
--- a/meta/packages/matchbox-wm/matchbox-wm_1.2.bb
+++ b/meta/packages/matchbox-wm/matchbox-wm_1.2.bb
@@ -2,7 +2,7 @@ SECTION = "x11/wm"
2DESCRIPTION = "Matchbox window manager" 2DESCRIPTION = "Matchbox window manager"
3LICENSE = "GPL" 3LICENSE = "GPL"
4DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat" 4DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat"
5PR="r2" 5PR="r3"
6 6
7SRC_URI = "http://matchbox-project.org/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \ 7SRC_URI = "http://matchbox-project.org/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \
8 file://configure_fix.patch;patch=1 \ 8 file://configure_fix.patch;patch=1 \
@@ -20,8 +20,8 @@ FILES_${PN} = "${bindir}/* \
20 ${datadir}/themes/Default/matchbox \ 20 ${datadir}/themes/Default/matchbox \
21 ${datadir}/themes/MBOpus/matchbox" 21 ${datadir}/themes/MBOpus/matchbox"
22 22
23ALTERNATIVE_NAME = "x-window-manager" 23ALTERNATIVE_NAME = "x-session-manager"
24ALTERNATIVE_LINK = "${bindir}/x-window-manager" 24ALTERNATIVE_LINK = "${bindir}/x-session-manager"
25ALTERNATIVE_PATH = "${bindir}/matchbox-session" 25ALTERNATIVE_PATH = "${bindir}/matchbox-session"
26ALTERNATIVE_PRIORITY = "10" 26ALTERNATIVE_PRIORITY = "10"
27 27