1
0
forked from erlang/erlang

Accepting request 260885 from home:matwey:branches:devel:languages:erlang:Factory

OBS-URL: https://build.opensuse.org/request/show/260885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=21
This commit is contained in:
Nico Kruber
2014-11-22 02:44:27 +00:00
committed by Git OBS Bridge
parent a9f3b0cc27
commit 974a6c6356
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 9 08:20:52 UTC 2014 - matwey.kornilov@gmail.com
- use wxWidgets 3.0
-------------------------------------------------------------------
Sun Nov 09 03:36:00 UTC 2014 - Led <ledest@gmail.com>

View File

@@ -55,6 +55,9 @@ BuildRequires: krb5-devel
BuildRequires: update-alternatives
Requires: erlang-epmd
%if 0%{?suse_version} >= 1320
BuildRequires: wxWidgets-devel >= 3
%else
%if 0%{?suse_version} >= 1140
BuildRequires: wxWidgets
BuildRequires: wxWidgets-wxcontainer-devel
@@ -63,6 +66,7 @@ BuildRequires: wxWidgets-wxcontainer-devel
%else
BuildRequires: wxGTK-devel >= 2.8
%endif
%endif
%if 0%{?suse_version} >=1230
BuildRequires: pkgconfig(systemd)