summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Henrique Merces Moreira2016-06-14 15:57:26 -0300
committerCarlos Henrique Merces Moreira2016-06-14 15:57:26 -0300
commit0686c7121dd05ae224400f45d70474d07626ec8d (patch)
tree688a096a4c4e70c2c32fd2204b049dc049889f87 /PKGBUILD
parente49d891612ec916e41d827ba140e39ba1745fa8d (diff)
downloadaur-0686c7121dd05ae224400f45d70474d07626ec8d.tar.gz
Undo last commit (pil -> python2-imaging)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ace7f2c0939..a1a5e8c10fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Create video clips from photos"
arch=('i686' 'x86_64')
url="http://www.photofilmstrip.org/1-0-Home.html"
license=('GPL2')
-depends=('wxpython' 'pil' 'mencoder' 'gstreamer0.10-python')
+depends=('wxpython' 'python2-imaging' 'mencoder' 'gstreamer0.10-python')
source=("http://liquidtelecom.dl.sourceforge.net/project/photostoryx/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('0488f7b9cf8f99cff5b161c1911d9588')