SHA256
10
0
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:
2019-08-12 16:22:32 +00:00
committed by Git OBS Bridge
parent 7d11cdce10
commit 13a66c4b29
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 9 18:09:40 CEST 2019 - Matej Cepl <mcepl@suse.com>
- devel package doesnt need luv%{sover} package, when public
library is not built.
-------------------------------------------------------------------
Sat Aug 3 18:08:08 BST 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -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