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

Jan de Groot jgc at archlinux.org
Thu Mar 19 12:54:46 UTC 2009


    Date: Thursday, March 19, 2009 @ 08:54:45
  Author: jgc
Revision: 30427

fix gconf dependency

Modified:
  cheese/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-19 12:54:04 UTC (rev 30426)
+++ PKGBUILD	2009-03-19 12:54:45 UTC (rev 30427)
@@ -7,7 +7,7 @@
 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=('libgnomeui>=2.24.1' 'gstreamer0.10-base-plugins>=0.10.22' 'gstreamer0.10-good-plugins>=0.10.14' 'evolution-data-server>=2.26.0' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.26.0')
+depends=('libgnomeui>=2.24.1' 'gstreamer0.10-base-plugins>=0.10.22' 'gstreamer0.10-good-plugins>=0.10.14' 'evolution-data-server>=2.26.0' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.26.0' 'gconf>=2.26.0-2')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list