Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
onetbb


Commits:
9b8bac8d by loqs at 2024-09-16T20:52:43+00:00
Remove inetutils from makedepends

Use of hostname was removed upstream in 
https://github.com/oneapi-src/oneTBB/commit/05b1dd0789a02dfa77fa802b7172f52e02e2d788
 with deletion of build/version_info_linux.sh.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -13,7 +13,7 @@ arch=('x86_64')
 url='https://oneapi-src.github.io/oneTBB/'
 license=('Apache')
 depends=('gcc-libs' 'hwloc')
-makedepends=('cmake' 'inetutils' 'ninja' 'python' 'swig' 'python-setuptools')
+makedepends=('cmake' 'ninja' 'python' 'swig' 'python-setuptools')
 conflicts=('intel-tbb' 'tbb')
 provides=("intel-tbb=$pkgver" "tbb=$pkgver")
 replaces=('intel-tbb' 'tbb')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/9b8bac8dc95ef7005d20e43851c2f0ab58e5e86d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/9b8bac8dc95ef7005d20e43851c2f0ab58e5e86d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to