Accepting request 94597 from devel:languages:python:Factory
add automake to buildrequires (forwarded request 94460 from coolo) OBS-URL: https://build.opensuse.org/request/show/94597 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=77
This commit is contained in:
commit
0b66b57a5f
@ -18,11 +18,10 @@
|
||||
|
||||
|
||||
Name: python-base
|
||||
BuildRequires: fdupes pkg-config zlib-devel
|
||||
BuildRequires: fdupes pkg-config zlib-devel automake
|
||||
Url: http://www.python.org/
|
||||
License: MIT License (or similar)
|
||||
Group: Development/Languages/Python
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: python-64bit
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 09:52:31 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 16:21:44 UTC 2011 - jmatejek@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python
|
||||
BuildRequires: db-devel fdupes gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel
|
||||
BuildRequires: db-devel fdupes gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel automake
|
||||
#Requires: openssl >= 0.9.8e
|
||||
Url: http://www.python.org/
|
||||
License: MIT License (or similar)
|
||||
|
Loading…
x
Reference in New Issue
Block a user