forked from pool/python3-pyside2
conditionally install xvfb and mesa
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2?expand=0&rev=52
This commit is contained in:
parent
44ab7fb838
commit
9de6fb5ef9
@ -99,8 +99,10 @@ BuildRequires: python3-Sphinx
|
|||||||
BuildRequires: python3-idna
|
BuildRequires: python3-idna
|
||||||
BuildRequires: python3-urllib3
|
BuildRequires: python3-urllib3
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
|
%if %{with tests}
|
||||||
BuildRequires: xvfb-run
|
BuildRequires: xvfb-run
|
||||||
BuildRequires: Mesa-dri
|
BuildRequires: Mesa-dri
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The PySide2 project provides Python bindings for the Qt
|
The PySide2 project provides Python bindings for the Qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user