summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Hovorka2017-03-18 00:54:49 +0100
committerMarkus Hovorka2017-03-18 20:23:16 +0100
commitf51d9ecb9609e672ee652f28719bc2ae69329bb8 (patch)
tree6d266d9cd497fb9273db89ab87a89a4e8a01ce6f /PKGBUILD
parent111a934dbc1340c13824f5570dcdf7c3853ad69c (diff)
downloadaur-f51d9ecb9609e672ee652f28719bc2ae69329bb8.tar.gz
Delete old patch and update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6be987cd11fc..109c59d488ad 100644
--- a/PKGBUILD
+++ b/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')