author | Florian Pritz
<bluewind@archlinux.org> 2017-12-27 10:24:50 UTC |
committer | Florian Pritz
<bluewind@archlinux.org> 2017-12-27 10:24:50 UTC |
parent | 6e8bb53eb74debb4e617a1358bb9ac9527729ec1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 77b5b2c..b16ce06 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgname=freecad pkgver=0.16.6712 -pkgrel=3 +pkgrel=4 pkgdesc='A general purpose 3D CAD modeler' arch=('x86_64') url='http://www.freecadweb.org/' @@ -19,7 +19,7 @@ depends=('boost-libs' 'curl' 'opencascade>=6.6.0' 'python2-pivy' 'xerces-c' 'python2-matplotlib' 'python2-shiboken' 'python2-pyside-tools' 'pyside-tools-common' 'qt4') makedepends=('boost' 'eigen' 'gcc-fortran' 'swig' 'xerces-c' 'desktop-file-utils' 'cmake' 'coin>=3.1.3-9') # TODO add reasons -optdepends=('python2-matplotlib' 'pycollada-git' 'python2-pyqt4' +optdepends=('python2-matplotlib' 'python2-pyqt4' "graphviz: Dependency graph feature") source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeCAD/FreeCAD/archive/$pkgver.tar.gz" "${pkgname}.desktop"