summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFélix Piédallu2022-07-04 14:40:00 +0200
committerFélix Piédallu2022-07-04 14:40:24 +0200
commit4c374b3aed988e92603514da18e7e75f041b434f (patch)
treeb587dbbf274f70d1c61d973a62f5958f18da63bd /PKGBUILD
parentcbc669dc627112e7edfa278896808e9f3f2736f2 (diff)
downloadaur-freecad-linkstage3-git.tar.gz
Add openmp dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beaebb5740a8..c975cafa10d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=(
'qt5-base' 'qt5-declarative' 'qt5-svg' 'qt5-tools' 'qt5-x11extras' 'qt5-xmlpatterns' 'qt5-webkit'
'python-pivy' 'python-matplotlib' 'pyside2-tools' 'shiboken2'
'pyside2'
+ 'openmp'
# 'python-pyside2'
)
makedepends=(