summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-05-13 19:07:06 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-05-13 19:07:06 -0500
commit728560da51b868876fd0964d78fecb67b8df75d3 (patch)
tree091725a2d635d6d2e0cf05744924de719d389a2a /nonprism
parent2be7655b1fac2e107d91af2d1be9304220b92163 (diff)
openshot-2.4.1-1.nonprism2: add missing dependency
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/openshot/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/nonprism/openshot/PKGBUILD b/nonprism/openshot/PKGBUILD
index 721c495d3..02fc78988 100644
--- a/nonprism/openshot/PKGBUILD
+++ b/nonprism/openshot/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=openshot
pkgver=2.4.1
-pkgrel=1.nonprism1
+pkgrel=1.nonprism2
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/"
@@ -18,7 +18,8 @@ license=('GPL')
depends=('mlt-python-bindings' 'sdl' 'librsvg' 'mplayer'
'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
- 'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools')
+ 'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools'
+ 'python-requests')
optdepends=('frei0r-plugins: effects'
'libquicktime' 'libavc1394' 'jack' 'jack-rack')
makedepends=('python-setuptools')