summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Souza Franco2018-08-28 16:25:22 +0200
committerGabriel Souza Franco2018-08-28 16:25:22 +0200
commitdffcef33c3973989c497e3d3915f6dfecc778323 (patch)
treeae15e8a1f4d9bd1ab98f42a26e9648083f69f2aa /PKGBUILD
parent0d796648245482983c3264cc289a2cc1cd108f9f (diff)
downloadaur-dffcef33c3973989c497e3d3915f6dfecc778323.tar.gz
Add missing makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfa2e06cc89e..dcddd4a7a47a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=('boost-libs' 'curl' 'opencascade>=7.2' 'xerces-c' 'libspnav' 'glu' 'net
'shared-mime-info' 'hicolor-icon-theme' 'jsoncpp' 'qt5-base' 'qt5-declarative' 'qt5-svg' 'qt5-tools'
'med' 'python2-pivy' 'python2-pyside2' 'python2-matplotlib' 'pyside2-tools')
makedepends=('boost' 'eigen' 'gcc-fortran' 'swig' 'xerces-c' 'desktop-file-utils' 'git'
- 'cmake' 'coin>=3.1.3-9' 'python2-pyside2' 'pyside2' 'shiboken2')
+ 'cmake' 'coin>=3.1.3-9' 'python2-pyside2' 'python2-shiboken2' 'pyside2' 'shiboken2')
optdepends=('python2-matplotlib' 'python2-pyqt5' 'graphviz' 'openscad')
source=("git+https://github.com/FreeCAD/FreeCAD.git#commit=$_commit"
"${pkgname}.desktop" "${pkgname}.xml"