forked from pool/insighttoolkit
Accepting request 1061100 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1061100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/insighttoolkit?expand=0&rev=15
This commit is contained in:
commit
3e01c323f4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 14:04:22 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Remove unused libnsl build requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 2 06:26:54 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
Fri Dec 2 06:26:54 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package insighttoolkit
|
# spec file for package insighttoolkit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
# Copyright (c) 2016 Angelos Tzotsos <tzotsos@opensuse.org>.
|
# Copyright (c) 2016 Angelos Tzotsos <tzotsos@opensuse.org>.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -53,7 +53,6 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: gdcm-devel
|
BuildRequires: gdcm-devel
|
||||||
BuildRequires: gtest
|
BuildRequires: gtest
|
||||||
BuildRequires: hdf5-devel
|
BuildRequires: hdf5-devel
|
||||||
BuildRequires: libnsl-devel
|
|
||||||
BuildRequires: ninja
|
BuildRequires: ninja
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: vtk-devel
|
BuildRequires: vtk-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user