wok diff ffmpegthumbnailer/receipt @ rev 21550

lxde: depends on lxsession046
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 07 18:04:50 2019 +0200 (2019-05-07)
parents e3f377fbc5f0
children 25a18b94dcb7
line diff
     1.1 --- a/ffmpegthumbnailer/receipt	Thu Jan 24 17:15:36 2019 +0100
     1.2 +++ b/ffmpegthumbnailer/receipt	Tue May 07 18:04:50 2019 +0200
     1.3 @@ -16,6 +16,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|return true|return boolean(true)|' \
     1.8 +		libffmpegthumbnailer/jpegwriter.cpp
     1.9  	./configure \
    1.10  		--enable-png \
    1.11  		--enable-jpeg \