summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-08 12:05:31 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-08 14:32:48 -0300
commit022c733e81f32cd94d67c578893e568d18723a1b (patch)
tree2d932873fc69279488641b3a6ec90ddaf3edc319 /nonprism
parent2e566c0b0f3fba5a27924e57f351c3486e73b9c5 (diff)
openshot-2.1.0-2.parabola1{,.nonprism1}: add qt5-webkit as dependency
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/openshot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/openshot/PKGBUILD b/nonprism/openshot/PKGBUILD
index d2ea9538e..4ba2bc227 100644
--- a/nonprism/openshot/PKGBUILD
+++ b/nonprism/openshot/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 188040 2016-08-30 08:57:04Z bluewind $
+# $Id: PKGBUILD 189002 2016-09-08 07:25:36Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Florian Pritz <bluewind@xinu.at>
# Contributor (Arch): Asa Marco <marcoasa90[at]gmail[.]com>
@@ -6,7 +6,7 @@
pkgname=openshot
pkgver=2.1.0
-pkgrel=2.parabola1.nonprism1
+pkgrel=3.parabola1.nonprism1
pkgdesc="a free, non-linear video editor for GNU/Linux based on MLT framework, without nonfree faac recommendation and Youtube uploader support"
arch=('any')
url="http://www.openshotvideo.com/"
@@ -14,7 +14,7 @@ license=('GPL')
depends=('mlt-python-bindings' 'pygoocanvas' 'sdl' 'librsvg' 'mplayer'
'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
- 'libopenshot' 'python-pyzmq')
+ 'libopenshot' 'python-pyzmq' 'qt5-webkit')
optdepends=('frei0r-plugins: effects'
'libquicktime' 'libavc1394' 'jack' 'jack-rack')
makedepends=('python-setuptools')