mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/vtk: fix
This commit is contained in:
parent
fe88f16c3b
commit
78975c86c1
1 changed files with 1 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
# - explicitly disable the fides, adios2 modules due to -DVTK_BUILD_ALL_MODULES=ON
|
||||
# - generalize moving .so files in install
|
||||
# - removed -ffat-lto-objects from CFLAGS
|
||||
# - remove make/optdepend on anari-sdk
|
||||
|
||||
pkgname=vtk
|
||||
# May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency
|
||||
|
@ -33,7 +34,6 @@ depends=(
|
|||
makedepends=(
|
||||
boost
|
||||
alembic
|
||||
anari-sdk
|
||||
cgns
|
||||
cli11
|
||||
cmake
|
||||
|
@ -97,7 +97,6 @@ optdepends=(
|
|||
ffmpeg
|
||||
fmt
|
||||
alembic
|
||||
anari-sdk
|
||||
gdal
|
||||
gl2ps
|
||||
glew
|
||||
|
|
Loading…
Reference in a new issue