[arch-commits] Commit in gnome-themes-extras/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Fri Jul 24 20:06:51 UTC 2009
Date: Friday, July 24, 2009 @ 16:06:50
Author: eric
Revision: 47658
fixed typo in makedepends
Modified:
gnome-themes-extras/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-24 17:36:53 UTC (rev 47657)
+++ PKGBUILD 2009-07-24 20:06:50 UTC (rev 47658)
@@ -7,7 +7,7 @@
arch=(i686 x86_64)
license=('GPL')
depends=('gtk-engines>=2.14.2' 'librsvg>=2.22.2')
-makedepends=('intltooll' 'icon-naming-utils')
+makedepends=('intltool' 'icon-naming-utils')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
md5sums=('3c24a31bf43d4dbb97bc8712b8cd72b3')
More information about the arch-commits
mailing list