wok-next diff opusfile/receipt @ rev 20905

Update packages from ISO and LFS backages (all but toolchain)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 07 00:30:45 2018 +0300 (2018-08-07)
parents 4a67f7e79846
children d5aab818505e
line diff
     1.1 --- a/opusfile/receipt	Tue Apr 17 01:13:26 2018 +0300
     1.2 +++ b/opusfile/receipt	Tue Aug 07 00:30:45 2018 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="opusfile"
     1.7 -VERSION="0.9"
     1.8 +VERSION="0.10"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Library for opening, seeking, and decoding .opus files"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -25,7 +25,7 @@
    1.13  	case $PACKAGE in
    1.14  		opusfile)
    1.15  			copy @std
    1.16 -			DEPENDS="openssl libogg opus"
    1.17 +			DEPENDS="libogg openssl opus"
    1.18  			;;
    1.19  		*-dev)
    1.20  			copy @dev