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:
parent
0ff94e218d
commit
b20d2e87dd
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue