- no longer try to use non-existing python3-mako as BuildRequires
on Leap 42.3 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=726
This commit is contained in:
parent
7c41b698cc
commit
7cd7cdb2d7
@ -152,7 +152,9 @@ BuildRequires: imake
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: python3-mako
|
BuildRequires: python3-mako
|
||||||
|
%endif
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
BuildRequires: pkgconfig(dri2proto)
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
BuildRequires: pkgconfig(dri3proto)
|
BuildRequires: pkgconfig(dri3proto)
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 19 19:58:07 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- no longer try to use non-existing python3-mako as BuildRequires
|
||||||
|
on Leap 42.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 15 15:49:45 UTC 2018 - msrb@suse.com
|
Thu Mar 15 15:49:45 UTC 2018 - msrb@suse.com
|
||||||
|
|
||||||
|
@ -151,7 +151,9 @@ BuildRequires: imake
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: python3-mako
|
BuildRequires: python3-mako
|
||||||
|
%endif
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
BuildRequires: pkgconfig(dri2proto)
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
BuildRequires: pkgconfig(dri3proto)
|
BuildRequires: pkgconfig(dri3proto)
|
||||||
|
Loading…
Reference in New Issue
Block a user