wok diff ffmpegthumbnailer/receipt @ rev 21339

updated gnuradio (3.7.10.1 -> 3.7.13.4)
author Hans-G?nter Theisgen
date Sat Apr 20 11:34:23 2019 +0100 (2019-04-20)
parents e3f377fbc5f0
children 25a18b94dcb7
line diff
     1.1 --- a/ffmpegthumbnailer/receipt	Thu Jan 24 17:15:36 2019 +0100
     1.2 +++ b/ffmpegthumbnailer/receipt	Sat Apr 20 11:34:23 2019 +0100
     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 \