diff --git a/atk/PKGBUILD b/atk/PKGBUILD index a68a09479..fb8c0ecbb 100644 --- a/atk/PKGBUILD +++ b/atk/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A library providing a set of interfaces for accessibility" arch=(i686 x86_64) license=('LGPL') -depends=('glib2>=2.24') +depends=('glib2>=2.26') makedepends=('pkgconfig' 'gobject-introspection') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)