aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-wm/matchbox-wm_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_1.1.bb')
-rw-r--r--packages/matchbox-wm/matchbox-wm_1.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_1.1.bb b/packages/matchbox-wm/matchbox-wm_1.1.bb
index 8e28d0c041..275a556d3c 100644
--- a/packages/matchbox-wm/matchbox-wm_1.1.bb
+++ b/packages/matchbox-wm/matchbox-wm_1.1.bb
@@ -3,7 +3,8 @@ DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
RDEPENDS = "matchbox-common"
-PR="r0"
+
+PR="r1"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/matchbox-window-manager-${PV}.tar.gz \
@@ -13,7 +14,7 @@ S = "${WORKDIR}/matchbox-window-manager-${PV}"
inherit autotools pkgconfig update-alternatives
-FILES_${PN} = "${bindir} \
+FILES_${PN} = "${bindir}/* \
${datadir}/matchbox \
${sysconfdir}/matchbox \
${datadir}/themes/blondie/matchbox \