SHA256
1
0
forked from pool/pocl

Accepting request 691906 from home:mnhauke:branches:science

OBS-URL: https://build.opensuse.org/request/show/691906
OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=47
This commit is contained in:
Martin Hauke 2019-04-05 19:59:46 +00:00 committed by Git OBS Bridge
parent 23e7816edd
commit e75b135db6

View File

@ -30,8 +30,8 @@ Group: Development/Tools/Other
URL: http://portablecl.org/
Source0: https://github.com/pocl/pocl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: pocl-rpmlintrc
BuildRequires: clang < 8
BuildRequires: clang-devel < 8
BuildRequires: clang < 9
BuildRequires: clang-devel < 9
BuildRequires: cmake
BuildRequires: libboost_headers-devel
BuildRequires: libtool
@ -44,7 +44,7 @@ BuildRequires: uthash-devel
BuildRequires: pkgconfig(OpenCL)
BuildRequires: pkgconfig(glew)
BuildRequires: pkgconfig(hwloc)
Requires: clang < 8
Requires: clang < 9
Requires: gcc
Requires: libstdc++-devel
Requires: libut2