- BuildRequire pre-1.1 openssl.

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libzrtpcpp?expand=0&rev=54
This commit is contained in:
Jan Engelhardt 2017-12-10 23:31:28 +00:00 committed by Git OBS Bridge
parent e72b8407f2
commit 73f35bd99a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 10 23:31:20 UTC 2017 - jengelh@inai.de
- BuildRequire pre-1.1 openssl.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 31 22:31:49 UTC 2017 - jengelh@inai.de Mon Jul 31 22:31:49 UTC 2017 - jengelh@inai.de

View File

@ -32,7 +32,7 @@ BuildRequires: cmake
BuildRequires: gcc-c++ >= 4.7 BuildRequires: gcc-c++ >= 4.7
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: pkgconfig(libccrtp) >= 2 BuildRequires: pkgconfig(libccrtp) >= 2
BuildRequires: pkgconfig(libcrypto) >= 0.9.8 BuildRequires: pkgconfig(libcrypto) < 1.1
BuildRequires: pkgconfig(sqlite3) >= 3.7 BuildRequires: pkgconfig(sqlite3) >= 3.7
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build