forked from pool/libqt5-qtwebengine
- Can't use system_vpx on Leap 15.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=22
This commit is contained in:
parent
700a6ee713
commit
9acaf1e388
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 16:52:28 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Can't use system_vpx on Leap 15.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 13:19:20 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%bcond_with system_harfbuzz
|
||||
%bcond_with system_icu
|
||||
%endif
|
||||
%if %{?suse_version} > 1500 || 0%{?sle_version} > 150200
|
||||
%if %{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
%bcond_without system_vpx
|
||||
%else
|
||||
%bcond_with system_vpx
|
||||
|
Loading…
Reference in New Issue
Block a user