Add fmt as runtime dependency
This commit is contained in:
parent
44c45e84a1
commit
9d76b840d3
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -10,6 +10,7 @@ url='https://www.freecad.org/'
|
|||
license=('LGPL')
|
||||
depends=(
|
||||
boost-libs
|
||||
fmt
|
||||
glew
|
||||
jsoncpp
|
||||
med
|
||||
|
@ -46,7 +47,6 @@ shiboken2
|
|||
swig
|
||||
)
|
||||
checkdepends=(
|
||||
fmt
|
||||
pugixml
|
||||
)
|
||||
optdepends=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue