Add dependency on libjpeg-turbo
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
cf3a942541
commit
de0a35c01e
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ Source1: synapse.sysconfig
|
||||||
Patch0: 0001-Remove-the-strict-version-requirement-for-pynacl.patch
|
Patch0: 0001-Remove-the-strict-version-requirement-for-pynacl.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: libjpeg-turbo
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python2-setuptools
|
BuildRequires: python2-setuptools
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
|
@ -47,6 +48,7 @@ BuildRequires: python-yaml
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
|
|
||||||
|
Requires: libjpeg-turbo
|
||||||
Requires: py-bcrypt
|
Requires: py-bcrypt
|
||||||
Requires: pyOpenSSL >= 0.14
|
Requires: pyOpenSSL >= 0.14
|
||||||
Requires: python-bleach >= 1.4.2
|
Requires: python-bleach >= 1.4.2
|
||||||
|
|
Loading…
Reference in a new issue