Accepting request 539788 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/539788 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=62
This commit is contained in:
commit
f64f7ba8a7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 7 20:07:12 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Run python2 and python3 tests for Factory
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 24 10:47:22 UTC 2017 - coolo@suse.com
|
Sun Sep 24 10:47:22 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -34,8 +34,11 @@ BuildRequires: autoconf
|
|||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
%if 0%{?suse_version} > 1325
|
%if 0%{?suse_version} > 1325
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
|
BuildRequires: python2-devel
|
||||||
|
BuildRequires: python3-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
|
BuildRequires: python-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -47,7 +50,6 @@ BuildRequires: ocaml-findlib
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: python-devel
|
|
||||||
%if 0%{?rhel_version} > 0
|
%if 0%{?rhel_version} > 0
|
||||||
BuildRequires: -vim
|
BuildRequires: -vim
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user