[arch-commits] Commit in cheese/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sat May 28 10:53:12 UTC 2011


    Date: Saturday, May 28, 2011 @ 06:53:12
  Author: ibiru
Revision: 125706

add gstreamer0.10-bad to dependency. FS#24143

Modified:
  cheese/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-28 10:50:36 UTC (rev 125705)
+++ PKGBUILD	2011-05-28 10:53:12 UTC (rev 125706)
@@ -3,11 +3,11 @@
 
 pkgname=cheese
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gnome-desktop' 'gtk3' 'libcanberra' 'librsvg' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'clutter-gst'
+depends=('gnome-desktop' 'gtk3' 'libcanberra' 'librsvg' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gstreamer0.10-bad' 'clutter-gst'
          'clutter-gtk' 'mx' 'libgee' 'gnome-video-effects' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'gnome-doc-utils' 'intltool' 'gobject-introspection')
 groups=('gnome-extra')




More information about the arch-commits mailing list