From 728560da51b868876fd0964d78fecb67b8df75d3 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 13 May 2018 19:07:06 -0500 Subject: openshot-2.4.1-1.nonprism2: add missing dependency --- nonprism/openshot/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nonprism') 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') -- cgit v1.2.3