summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb b/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
index a5ef27ae1..d8b3721ee 100644
--- a/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
+++ b/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
@@ -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 () {