summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f37c845ba6e0..196acd7cc519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://zulko.github.io/moviepy/"
license=("MIT")
makedepends=('python2-setuptools')
depends=('ffmpeg' 'imagemagick' 'opencv'
- 'python2-decorator' 'python2-numpy' 'python2-pillow' 'python2-pygame'
+ 'python2-decorator' 'python2-numpy' 'python2-pygame'
'python2-scikit-image' 'python2-scipy' 'python-tqdm')
provides=('python2-moviepy-git')
conflicts=('python2-moviepy-git')