opusfile: switch to libressl.
This commit is contained in:
parent
ed9670fa41
commit
474c574287
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'opusfile'
|
||||
pkgname=opusfile
|
||||
version=0.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libogg-devel opus-devel openssl-devel"
|
||||
makedepends="libogg-devel opus-devel libressl-devel"
|
||||
short_desc="Library for opening, seeking, and decoding .opus files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.opus-codec.org/"
|
||||
|
|
Loading…
Reference in New Issue