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:
Stefan Dirsch 2017-11-02 17:55:58 +00:00 committed by Git OBS Bridge
parent 5ad1a95bf5
commit f75420706c
2 changed files with 3 additions and 8 deletions

View File

@ -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

View File

@ -95,9 +95,9 @@ BuildRequires: gcc-c++
BuildRequires: imake
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: python3-mako
BuildRequires: python3-xml
BuildRequires: python-base
BuildRequires: python-mako
BuildRequires: python-xml
BuildRequires: pkgconfig(dri2proto)
BuildRequires: pkgconfig(dri3proto)
BuildRequires: pkgconfig(expat)