git » tumbler.git » commit 192365a

bump to latest version

author Tobias Powalowski
2011-09-21 13:11:24 UTC
committer Tobias Powalowski
2011-09-21 13:11:24 UTC
parent 021c93a0ef98c20ab52697b81727376fa95651b3

bump to latest version

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5311635..decd6f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ arch=('i686' 'x86_64')
 groups=('xfce4')
 depends=('poppler-glib' 'dbus-glib')
 makedepends=('intltool' 'ffmpegthumbnailer')
-optdepends=('ffmpegthumbnailer:	for video thunbnails')
+optdepends=('ffmpegthumbnailer:	for video thumbnails'
+            'gstreamer0.10: for video thumbnails')
 options=('!libtool')
 source=(http://archive.xfce.org/src/apps/${pkgname}/0.1/${pkgname}-${pkgver}.tar.bz2)