Accepting request 942347 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Fix Vc-devel dependencies. VcTargets.cmake defines the Vc::Vc target which points to libVc.a. Vc-devel needs an explicit dependency on the package containing the static library. OBS-URL: https://build.opensuse.org/request/show/942347 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=37
This commit is contained in:
parent
454d6fa4c5
commit
41df583299
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 24 12:16:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Fix Vc-devel dependencies.
|
||||||
|
VcTargets.cmake defines the Vc::Vc target which points to
|
||||||
|
libVc.a. Vc-devel needs an explicit dependency on the package
|
||||||
|
containing the static library.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 5 17:12:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Jun 5 17:12:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
1
Vc.spec
1
Vc.spec
@ -40,6 +40,7 @@ sets.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development Files for Vc
|
Summary: Development Files for Vc
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Requires: %{name}-devel-static = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Vc is a free software library to ease explicit vectorization of C++ code. It
|
Vc is a free software library to ease explicit vectorization of C++ code. It
|
||||||
|
Loading…
x
Reference in New Issue
Block a user