forked from pool/ncurses
Disable libbsd
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=512
This commit is contained in:
parent
ed7251b7dd
commit
4338662935
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 12:31:53 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Disable usage of libbsd as this one is not in bootstrap image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 07:45:58 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%bcond_with memleakck
|
||||
%bcond_without onlytinfo
|
||||
%bcond_without libbsd
|
||||
%bcond_with libbsd
|
||||
|
||||
%if %{with onlytinfo}
|
||||
%global soname_tinfo tinfo
|
||||
|
Loading…
Reference in New Issue
Block a user