matchbox-wm: also package gconf schema
authorKoen Kooi <koen@openembedded.org>
Wed, 1 Aug 2007 15:09:11 +0000 (15:09 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 1 Aug 2007 15:09:11 +0000 (15:09 +0000)
packages/matchbox-wm/matchbox-wm_1.2.bb

index ad7c31d..83eb403 100644 (file)
@@ -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"