wok diff opus-tools/receipt @ rev 22757

updated ffmpegthumbnailer and ffmpegthumbnailer-dev (2.2.0 -> 2.2.2)
author Hans-G?nter Theisgen
date Fri Jan 24 16:35:42 2020 +0100 (2020-01-24)
parents f0484014527d
children 56ee356284c6
line diff
     1.1 --- a/opus-tools/receipt	Fri Nov 02 15:37:03 2018 +0100
     1.2 +++ b/opus-tools/receipt	Fri Jan 24 16:35:42 2020 +0100
     1.3 @@ -10,8 +10,9 @@
     1.4  WEB_SITE="http://opus-codec.org/"
     1.5  WGET_URL="https://archive.mozilla.org/pub/opus/$TARBALL"
     1.6  
     1.7 -DEPENDS="libogg flac"
     1.8 -BUILD_DEPENDS="libogg libogg-dev opus-dev pkg-config flac-dev"
     1.9 +DEPENDS="libogg flac opusfile libopusenc"
    1.10 +BUILD_DEPENDS="libogg libogg-dev opus-dev pkg-config flac-dev \
    1.11 +opusfile-dev libopusenc-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()