Add fmt as runtime dependency

This commit is contained in:
Adrian Insaurralde 2023-03-08 23:27:24 -03:00
parent 44c45e84a1
commit 9d76b840d3
2 changed files with 2 additions and 2 deletions

View file

@ -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=(