forked from pool/lua-luv
Accepting request 722900 from home:mcepl:neovim
- devel package doesn't need luv%{sover} package, when public library is not built. OBS-URL: https://build.opensuse.org/request/show/722900 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 18:09:40 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- devel package doesn’t need luv%{sover} package, when public
|
||||
library is not built.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 18:08:08 BST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -68,7 +68,9 @@ soon we'll have a copy locally tailored for lua.
|
||||
Summary: Header files for %{flavor}-%{mod_name}
|
||||
Group: Development/Languages/Other
|
||||
Requires: %{flavor}-%{mod_name} = %{version}
|
||||
%if %{with public_lib}
|
||||
Requires: %{flavor}-libluv%{libluv_sover}
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
This subpackage contains header files for developing applications that
|
||||
|
Reference in New Issue
Block a user