Accepting request 283416 from KDE:Extra

Updated spec-file based on the comments on the previous request

OBS-URL: https://build.opensuse.org/request/show/283416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=54
This commit is contained in:
2015-01-30 16:47:31 +00:00
committed by Git OBS Bridge
parent e027c8208c
commit dd6910bce1
5 changed files with 704 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package opencv
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -77,6 +77,8 @@ BuildRequires: python-numpy-devel
BuildRequires: python-sphinx
BuildRequires: zlib-devel
BuildRequires: pkgconfig(glu)
BuildRequires: libpng16-devel
BuildRequires: libpng16-compat-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description