forked from pool/wxWidgets-3_2
wxAccessibility is win32-only
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=125
This commit is contained in:
parent
0b964c364c
commit
561fea2816
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 08:57:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Explicity set --enable-accessibility to avert build failure
|
||||
in wxPython
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 13:40:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -401,7 +401,6 @@ autoconf -f -i
|
||||
# With 2.9.1:
|
||||
# --enable-accessibility is currently supported only in msw
|
||||
# --enable-extended_rtti does not compile
|
||||
# --enable-accessibility: depended on by wxPython
|
||||
|
||||
%configure \
|
||||
--enable-vendor=%variant \
|
||||
@ -421,7 +420,6 @@ autoconf -f -i
|
||||
--enable-repro-build \
|
||||
--disable-glcanvasegl \
|
||||
--enable-webrequest \
|
||||
--enable-accessibility \
|
||||
%if "%flavor" == "GTK3-nostl"
|
||||
--disable-stl \
|
||||
--disable-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user