Removed the redundant BuildRequires of mysql-devel

I have removed the redundant BuildRequires of mysql-devel as it is
already uncoditionally required by soci-mysql-devel, which is in turn
uncoditionally required by this package thus being available in the
build chroot transitively.
This commit is contained in:
Pavol Sloboda 2025-05-06 09:11:15 +02:00
commit b20d2e87dd

View file

@ -17,7 +17,6 @@ BuildRequires: soci-mysql-devel
BuildRequires: soci-sqlite3-devel
BuildRequires: pkgconfig(readline)
BuildRequires: pkgconfig(stdair)
BuildRequires: mysql-devel
%description
%{name} is a C++ library of discrete event queue management classes and