opusfile: rebuild against OpenSSL
This commit is contained in:
parent
ab2f774e53
commit
38026b6b5e
2 changed files with 4 additions and 4 deletions
|
@ -1223,8 +1223,8 @@ libcprops.so.15 libcprops-0.1.12_1
|
|||
libopus.so.0 opus-1.0.2_1
|
||||
libconfig++.so.11 libconfig++-1.7.1_1
|
||||
libconfig.so.11 libconfig-1.7.1_1
|
||||
libopusfile.so.0 opusfile-0.2_1
|
||||
libopusurl.so.0 opusfile-0.6_1
|
||||
libopusfile.so.0 opusfile-0.12_2
|
||||
libopusurl.so.0 opusfile-0.12_2
|
||||
libopusenc.so.0 libopusenc-0.2_1
|
||||
libgranite.so.5 granite-0.5.0_1
|
||||
libprotobuf-vala.so.0 libprotobuf-vala-0.1.0_1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'opusfile'
|
||||
pkgname=opusfile
|
||||
version=0.12
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libogg-devel opus-devel libressl-devel"
|
||||
makedepends="libogg-devel opus-devel openssl-devel"
|
||||
short_desc="Library for opening, seeking, and decoding .opus files"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue