]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
fix opus_vp8 bcond dependencies auto/th/asterisk-13.12.0-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 26 Oct 2016 12:44:35 +0000 (14:44 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 26 Oct 2016 12:44:35 +0000 (14:44 +0200)
asterisk.spec

index 443b81164ad3320247a0407423761128ad19e7de..43bc985f05173650e2084a9a3327f827de5efed6 100644 (file)
@@ -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
This page took 1.398452 seconds and 4 git commands to generate.