wok diff matchbox-window-manager-2/receipt @ rev 17512

util-linux-blkid: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 11 11:40:15 2015 +0100 (2015-01-11)
parents fbceb4928ad5
children 17e313b5b9c1
line diff
     1.1 --- a/matchbox-window-manager-2/receipt	Mon Dec 09 10:08:51 2013 +0000
     1.2 +++ b/matchbox-window-manager-2/receipt	Sun Jan 11 11:40:15 2015 +0100
     1.3 @@ -19,6 +19,10 @@
     1.4  {
     1.5  	cd $src
     1.6  	export LDFLAGS="-Wl,--copy-dt-needed-entries -lexpat"
     1.7 +
     1.8 +	# http://git.yoctoproject.org/cgit/cgit.cgi/libmatchboxwm2/commit/?h=rib//matchbox-next&context=6
     1.9 +	sed -i 's|XML_StopParser|// &|' matchbox/theme-engines/mb-wm-theme.c
    1.10 +
    1.11  	./autogen.sh \
    1.12  		--enable-png-theme \
    1.13  		--enable-composite-managers=xrender \