wok rev 21335

updated libvpx and libvpx-dev again (1.3.0 -> 1.8.0)
author Hans-G?nter Theisgen
date Fri Apr 19 16:32:12 2019 +0100 (2019-04-19)
parents c68322a2f2f3
children f9f336b079da
files libvpx-dev/receipt libvpx/receipt
line diff
     1.1 --- a/libvpx-dev/receipt	Fri Apr 19 16:12:39 2019 +0100
     1.2 +++ b/libvpx-dev/receipt	Fri Apr 19 16:32:12 2019 +0100
     1.3 @@ -20,3 +20,4 @@
     1.4  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
     1.5  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
     1.6  }
     1.7 +
     2.1 --- a/libvpx/receipt	Fri Apr 19 16:12:39 2019 +0100
     2.2 +++ b/libvpx/receipt	Fri Apr 19 16:32:12 2019 +0100
     2.3 @@ -12,7 +12,7 @@
     2.4  WGET_URL="https://github.com/webmproject/$PACKAGE/archive/v$VERSION.tar.gz"
     2.5  
     2.6  DEPENDS="glibc-base"
     2.7 -BUILD_DEPENDS="coreutils-file-format yasm"
     2.8 +BUILD_DEPENDS="coreutils-file-format diffutils yasm"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()