Delete old patch and update dependencies
This commit is contained in:
parent
111a934dbc
commit
f51d9ecb96
3 changed files with 10 additions and 31 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -10,10 +10,10 @@ arch=('i686' 'x86_64')
|
|||
url='http://www.freecadweb.org/'
|
||||
license=('LGPL')
|
||||
depends=('boost-libs' 'curl' 'hicolor-icon-theme' 'libspnav' 'opencascade7'
|
||||
'med' 'xerces-c' 'python2-pivy' 'python2-pyside'
|
||||
'med' 'xerces-c' 'python2-pivy' 'python2-pyside' 'qtwebkit'
|
||||
'libtheora' 'shared-mime-info' 'vtk-qt4' 'jsoncpp')
|
||||
makedepends=('git' 'boost' 'cmake' 'coin' 'python2-pyside-tools'
|
||||
'desktop-file-utils' 'eigen' 'gcc-fortran' 'swig' 'patch')
|
||||
'desktop-file-utils' 'eigen' 'gcc-fortran' 'swig')
|
||||
optdepends=('python2-matplotlib'
|
||||
'pycollada-git: Create, edit and load COLLADA documents.')
|
||||
provides=('freecad')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue