summaryrefslogtreecommitdiff
path: root/libre/openshot/PKGBUILD
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-13 20:47:54 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-13 20:47:54 -0400
commitcb09aa6f6c3df34fab6fa6bffdbd4340f1e730e3 (patch)
tree5d2a04ebcb809708da621ab740f17c56bc761238 /libre/openshot/PKGBUILD
parent728560da51b868876fd0964d78fecb67b8df75d3 (diff)
[openshot]: add additional python deps
Diffstat (limited to 'libre/openshot/PKGBUILD')
-rw-r--r--libre/openshot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/openshot/PKGBUILD b/libre/openshot/PKGBUILD
index e4ec84f88..58000b7e4 100644
--- a/libre/openshot/PKGBUILD
+++ b/libre/openshot/PKGBUILD
@@ -16,7 +16,7 @@ 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'
- 'python-requests')
+ 'python-requests' 'python-chardet' 'python-idna')
optdepends=('frei0r-plugins: effects'
'libquicktime' 'libavc1394' 'jack' 'jack-rack')
makedepends=('python-setuptools')