add missing checkdeps
This commit is contained in:
parent
cd7e9d6b89
commit
5da9e301d5
2 changed files with 8 additions and 2 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Grey Christoforo <first name at last name dot net>
|
||||
|
||||
pkgname=freecad-git
|
||||
pkgver=0.20.0.r2430.gb23ae963d9
|
||||
pkgver=0.20.0.r3237.ga6f0f69ed6
|
||||
pkgrel=1
|
||||
epoch=0
|
||||
pkgdesc='A general purpose 3D CAD modeler - git checkout'
|
||||
|
@ -46,6 +46,10 @@ python-shiboken2
|
|||
shiboken2
|
||||
swig
|
||||
)
|
||||
checkdepends=(
|
||||
fmt
|
||||
pugixml
|
||||
)
|
||||
optdepends=(
|
||||
'povray: ray tracing support'
|
||||
'luxcorerender: ray tracing support'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue