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:
parent
ad45ed7669
commit
ded2328edd
@ -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
|
Tue Sep 30 15:27:40 UTC 2014 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ BuildRequires: ncurses-devel
|
|||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: tk-devel
|
BuildRequires: tk-devel
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%define python_version %(echo %{tarversion} | head -c 3)
|
%define python_version %(echo %{tarversion} | head -c 3)
|
||||||
%define idle_name idle
|
%define idle_name idle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user