[packages/asterisk] fix opus_vp8 bcond dependencies

jajcus jajcus at pld-linux.org
Wed Oct 26 14:44:51 CEST 2016


commit ef8652b2c1967c77e397b63283e4251be44ac11a
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Oct 26 14:44:35 2016 +0200

    fix opus_vp8 bcond dependencies

 asterisk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 443b811..43bc985 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -112,7 +112,7 @@ BuildRequires:	newt-devel
 %{?with_ldap:BuildRequires:	openldap-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	opus-devel
-%{?with_opus:BuildRequires:	opusfile-devel}
+%{?with_opus_vp8:BuildRequires:	opusfile-devel}
 BuildRequires:	pam-devel
 %{?with_pjsip:BuildRequires:	pjproject-devel >= 2.3}
 BuildRequires:	pkgconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/ef8652b2c1967c77e397b63283e4251be44ac11a



More information about the pld-cvs-commit mailing list