[arch-commits] Commit in freecad/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Wed Nov 29 23:19:43 UTC 2017


    Date: Wednesday, November 29, 2017 @ 23:19:42
  Author: bluewind
Revision: 270778

Fix FS#56386 - [freecad] Graphviz should be added as optional dep ?

Modified:
  freecad/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-29 22:54:47 UTC (rev 270777)
+++ PKGBUILD	2017-11-29 23:19:42 UTC (rev 270778)
@@ -19,7 +19,8 @@
          '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' 'pycollada-git' 'python2-pyqt4'
+"graphviz: Dependency graph feature")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeCAD/FreeCAD/archive/$pkgver.tar.gz"
 	"${pkgname}.desktop"
 	"${pkgname}.xml"



More information about the arch-commits mailing list