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

Jan de Groot jgc at archlinux.org
Thu Nov 6 08:32:21 UTC 2008


    Date: Thursday, November 6, 2008 @ 03:32:21
  Author: jgc
Revision: 18496

Add dependency on gnome-icon-theme. Source doesn't specify anything about it, but cheese looks for icons in the gnome theme.

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-06 06:22:44 UTC (rev 18495)
+++ PKGBUILD	2008-11-06 08:32:21 UTC (rev 18496)
@@ -7,7 +7,7 @@
 pkgdesc="Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'evolution-data-server>=2.24.1' 'librsvg>=2.22.3')
+depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'evolution-data-server>=2.24.1' 'librsvg>=2.22.3' 'gnome-icon-theme>=2.24.0')
 makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list