SHA256
1
0
forked from pool/kig

Accepting request 454495 from KDE:Applications

1

OBS-URL: https://build.opensuse.org/request/show/454495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kig?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2017-02-06 14:21:06 +00:00 committed by Git OBS Bridge
commit 14d8111fc0
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 11:41:11 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sat Jan 14 08:56:45 UTC 2017 - lbeltrame@kde.org

View File

@ -27,7 +27,11 @@ License: GPL-2.0+
Group: Productivity/Scientific/Math
Url: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
%if 0%{?suse_version} > 1325
BuildRequires: libboost_python-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: karchive-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kdelibs4support-devel