summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Henrique Merces Moreira2016-06-13 16:31:36 -0300
committerCarlos Henrique Merces Moreira2016-06-13 16:31:36 -0300
commita18e404a2aa1bad4b61c32300406e28f4dc4df87 (patch)
tree49acf79a7d891a0ce957495c15bd0331aa1c62ba
parent14c322a7c801e852f4c1770e1c46155a31626935 (diff)
downloadaur-a18e404a2aa1bad4b61c32300406e28f4dc4df87.tar.gz
Add gstreamer0.10-python as dependencie
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c4dde97ba3d..20e5a4c43ab4 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' 'python2-pillow' 'mencoder')
+depends=('wxpython' 'python2-pillow' 'mencoder' 'gstreamer0.10-python')
source=("http://liquidtelecom.dl.sourceforge.net/project/photostoryx/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('0488f7b9cf8f99cff5b161c1911d9588')