backports/freecad: disable
This commit is contained in:
parent
a310a1e6fd
commit
ebe177e487
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ pkgrel=4
|
||||||
pkgdesc="Free and open source 3D parametric modeler"
|
pkgdesc="Free and open source 3D parametric modeler"
|
||||||
url="https://freecadweb.org/"
|
url="https://freecadweb.org/"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
arch="x86_64" # dependency OpenCascade is only x86_64
|
#arch="x86_64" # dependency OpenCascade is only x86_64
|
||||||
|
# fix me
|
||||||
depends="
|
depends="
|
||||||
graphviz
|
graphviz
|
||||||
hdf5
|
hdf5
|
||||||
|
|
Loading…
Reference in a new issue