Accepting request 773462 from home:fcrozat:branches:devel:tools:building
- Add python2-PyYAML as BuildRequires for meson:test for SLE15. OBS-URL: https://build.opensuse.org/request/show/773462 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=156
This commit is contained in:
parent
11d1a88ea8
commit
e35b209d51
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 08:50:47 UTC 2020 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Add python2-PyYAML as BuildRequires for meson:test for SLE15.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 13:16:24 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -88,6 +88,9 @@ BuildRequires: llvm-devel
|
||||
BuildRequires: meson = %{version}
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
%if 0%{?suse_version} <= 1500
|
||||
BuildRequires: python2-PyYAML
|
||||
%endif
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python3-gobject
|
||||
BuildRequires: python3-setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user