mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/freecad: fix
This commit is contained in:
parent
af817e24da
commit
c57b0f2f43
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
# Contributor: gborzi
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - remove makedepend on ospray
|
||||
# - remove makedepends on ospray and adios2
|
||||
|
||||
buildarch=8
|
||||
highmem=1
|
||||
|
@ -26,7 +26,7 @@ depends=(boost-libs ffmpeg glew jsoncpp libspnav med netcdf opencascade openmpi
|
|||
pyside2 pyside2-tools python-gitpython python-matplotlib
|
||||
python-pivy python-ply pugixml qt5-svg qt5-tools qt5-webkit
|
||||
qt5-x11extras qt5-xmlpatterns xerces-c)
|
||||
makedepends=(adios2 boost cmake cgns coin eigen fmt gcc-fortran gendesk git
|
||||
makedepends=(boost cmake cgns coin eigen fmt gcc-fortran gendesk git
|
||||
jdk-openjdk libharu liblas ninja openvdb openvr pdal
|
||||
postgresql-libs python-mpi4py python-shiboken2 shiboken2 swig
|
||||
utf8cpp cli11)
|
||||
|
|
Loading…
Reference in a new issue