forked from pool/ncurses
Disable pcre for now
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=542
This commit is contained in:
parent
86b37c384e
commit
923c770e5c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 29 07:37:33 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Disable pcre support for now (boo#1184083)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 29 06:33:05 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%bcond_with memleakck
|
||||
%bcond_without onlytinfo
|
||||
%bcond_with libbsd
|
||||
%bcond_without usepcre2
|
||||
%bcond_with usepcre2
|
||||
|
||||
%if %{with onlytinfo}
|
||||
%global soname_tinfo tinfo
|
||||
|
Loading…
Reference in New Issue
Block a user