summaryrefslogtreecommitdiff
path: root/packages/matchbox-wm/matchbox-wm_1.2.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-01 18:46:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-01 18:46:47 +0000
commit05322108768afa2e5a439f99bfd6f6431141e0f8 (patch)
treebfc0fd5ea88378eb09ab8fbbf9c23374cec4c75e /packages/matchbox-wm/matchbox-wm_1.2.bb
parent1d413fb78c27b8ec4504cece6a04599080d3f1d9 (diff)
parent3376d25beeaa1678251406e0bc759793403cc055 (diff)
merge of '71a69957646c586363936418b889e3304a7d7491'
and '8360a4127d9c1c2271b5451fdad16765197dc8e0'
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_1.2.bb')
-rw-r--r--packages/matchbox-wm/matchbox-wm_1.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_1.2.bb b/packages/matchbox-wm/matchbox-wm_1.2.bb
index ad7c31d3ed..83eb403c5f 100644
--- a/packages/matchbox-wm/matchbox-wm_1.2.bb
+++ b/packages/matchbox-wm/matchbox-wm_1.2.bb
@@ -3,7 +3,7 @@ require matchbox-wm.inc
DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf gconf-native matchbox-common"
RDEPENDS = "matchbox-common"
-PR="r0"
+PR="r1"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \
file://gconf-2.m4 \
@@ -16,6 +16,7 @@ inherit autotools pkgconfig update-alternatives
FILES_${PN} = "${bindir}/* \
${datadir}/matchbox \
${sysconfdir}/matchbox \
+ ${sysconfdir}/gconf/ \
${datadir}/themes/blondie/matchbox \
${datadir}/themes/Default/matchbox \
${datadir}/themes/MBOpus/matchbox"