Accepting request 257573 from home:elvigia:branches:devel:languages:python:Factory

- Only pkgconfig(x11) is required for build,not xorg-x11-devel.

OBS-URL: https://build.opensuse.org/request/show/257573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=168
This commit is contained in:
Jan Matejek 2014-10-20 11:39:34 +00:00 committed by Git OBS Bridge
parent ad45ed7669
commit ded2328edd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 18 20:05:00 UTC 2014 - crrodriguez@opensuse.org
- Only pkgconfig(x11) is required for build,not xorg-x11-devel.
-------------------------------------------------------------------
Tue Sep 30 15:27:40 UTC 2014 - jmatejek@suse.com

View File

@ -75,7 +75,7 @@ BuildRequires: ncurses-devel
BuildRequires: readline-devel
BuildRequires: sqlite-devel
BuildRequires: tk-devel
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(x11)
BuildRequires: xz
%define python_version %(echo %{tarversion} | head -c 3)
%define idle_name idle