]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-wm-2: enable libmatchbox and the png theme
authorRoss Burton <ross@openedhand.com>
Mon, 1 Sep 2008 11:17:08 +0000 (11:17 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 1 Sep 2008 11:17:08 +0000 (11:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5120 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb

index a5ef27ae19fddcc0fa896577c7f27c3f7e23a440..d8b3721ee72ca16a0ba9b50e3fed96aa76b01d75 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPL"
 DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+"
 
 PV = "0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager-2;proto=http \
          "
@@ -25,6 +25,8 @@ FILES_${PN} = "${bindir}/* \
 
 EXTRA_OECONF =         "--enable-debug                 \
                  --enable-compositing-manager  \
+                 --enable-libmatchbox \
+                 --enable-png-theme \
                "
 
 do_install_append () {