Dominique Leuenberger 2020-01-12 22:23:45 +00:00 committed by Git OBS Bridge
commit af9359f227
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 22 19:51:09 UTC 2019 - Peter Varkoly <varkoly@suse.com>
- Adapt package changes in mysql-devel
-------------------------------------------------------------------
Sat Dec 14 08:55:56 UTC 2019 - Michael Ströder <michael@stroeder.com>

View File

@ -72,7 +72,11 @@ BuildRequires: xz-devel
BuildRequires: liblz4-devel
%endif
BuildRequires: libsodium-devel
%if 0%{?suse_version} >= 1520
BuildRequires: libmysqlclient-devel
%else
BuildRequires: mysql-devel
%endif
BuildRequires: openldap2-devel
BuildRequires: pam-devel
BuildRequires: pkgconfig