Accepting request 538334 from X11:XOrg
Revert change to python3 .. unfortuanetly dependecy on python2 is hardcoded and needs more changes than simple deps I'll open bug for this -> now is prepared removal of python2 from distribution OBS-URL: https://build.opensuse.org/request/show/538334 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=660
This commit is contained in:
parent
5ad1a95bf5
commit
f75420706c
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Nov 2 08:33:50 UTC 2017 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- switch to python3
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
|
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
|
||||||
|
|
||||||
|
@ -95,9 +95,9 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: imake
|
BuildRequires: imake
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3-base
|
BuildRequires: python-base
|
||||||
BuildRequires: python3-mako
|
BuildRequires: python-mako
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python-xml
|
||||||
BuildRequires: pkgconfig(dri2proto)
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
BuildRequires: pkgconfig(dri3proto)
|
BuildRequires: pkgconfig(dri3proto)
|
||||||
BuildRequires: pkgconfig(expat)
|
BuildRequires: pkgconfig(expat)
|
||||||
|
Loading…
Reference in New Issue
Block a user