wok-current diff ffmpegthumbnailer/receipt @ rev 21448

updated mk-livestatus (1.2.2 -> 1.2.8p25)
author Hans-G?nter Theisgen
date Mon Apr 29 16:37:24 2019 +0100 (2019-04-29)
parents e3f377fbc5f0
children 25a18b94dcb7
line diff
     1.1 --- a/ffmpegthumbnailer/receipt	Thu Jan 24 17:15:36 2019 +0100
     1.2 +++ b/ffmpegthumbnailer/receipt	Mon Apr 29 16:37:24 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 \