gtk2 uses now lib32-krb5

This commit is contained in:
Radu 2012-02-12 18:51:04 +00:00
parent ef1459cf61
commit e0bedbf23f

View File

@ -6,12 +6,12 @@
_pkgbasename=gtk2
pkgname=lib32-$_pkgbasename
pkgver=2.24.5
pkgrel=1
pkgrel=2
pkgdesc="The GTK+ Toolkit (v2) (32-bit)"
arch=('x86_64')
url="http://www.gtk.org/"
install=gtk2.install
depends=(lib32-{'atk>=1.30.0','pango>=1.28.0','cairo>=1.10.0','heimdal>=1.3.2','gnutls>=2.8.6','gdk-pixbuf2>=2.22.1'}
depends=(lib32-{'atk>=1.30.0','pango>=1.28.0','cairo>=1.10.0','krb5>=1.4','gnutls>=2.8.6','gdk-pixbuf2>=2.22.1'}
lib32-lib{'cups>=1.4.4',xcursor,'xrandr>=1.3','xi>=1.3',xinerama,xcomposite,xdamage}
$_pkgbasename)
makedepends=('pkgconfig' 'gcc-multilib')