Accepting request 128755 from home:jengelh:branches:devel:libraries:c_c++
- Correct Requires of libmpc-devel to be libmpc3 rather than libmpc2 OBS-URL: https://build.opensuse.org/request/show/128755 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=26
This commit is contained in:
2
mpc.spec
2
mpc.spec
@@ -50,7 +50,7 @@ built upon and follows the same principles as MPFR.
|
||||
%package devel
|
||||
Summary: MPC multiple-precision complex library development files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libmpc2 = %{version}
|
||||
Requires: libmpc3 = %{version}
|
||||
Requires: mpfr-devel
|
||||
PreReq: %install_info_prereq
|
||||
|
||||
|
Reference in New Issue
Block a user