mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 02:21:49 +02:00
gnu: paraview: Update dependency on tbb.
* gnu/packages/image-processing.scm (paraview)[inputs]: Remove tbb; add onetbb. Merges guix/guix!5757 Change-Id: Ifb9d4740c863fb7a7f93f8d82f73af5850a1be69
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
;;; Copyright © 2025 Anderson Torres <anderson.torres.8519@gmail.com>
|
||||
;;; Copyright © 2025 Andreas Enge <andreas@enge.fr>
|
||||
;;; Copyright © 2025 dan <i@dan.games>
|
||||
;;; Copyright © 2026 Cayetano Santos <csantosb@inventati.org>
|
||||
;;;
|
||||
;;; This file is part of GNU Guix.
|
||||
;;;
|
||||
@@ -1222,7 +1223,7 @@ recalculates.")
|
||||
qtwebengine
|
||||
sdl2
|
||||
sqlite
|
||||
tbb
|
||||
onetbb
|
||||
utfcpp
|
||||
zlib))
|
||||
(home-page "https://www.paraview.org/")
|
||||
|
||||
Reference in New Issue
Block a user