diff options
Diffstat (limited to 'libre/openshot')
-rw-r--r-- | libre/openshot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/openshot/PKGBUILD b/libre/openshot/PKGBUILD index 58000b7e4..e4ec84f88 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-chardet' 'python-idna') + 'python-requests') optdepends=('frei0r-plugins: effects' 'libquicktime' 'libavc1394' 'jack' 'jack-rack') makedepends=('python-setuptools') |