mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 03:59:02 +08:00
atk: needs glib2 2.26.0 now
This commit is contained in:
parent
ddaa7c6780
commit
c14d179f12
@ -6,7 +6,7 @@ pkgrel=1
|
|||||||
pkgdesc="A library providing a set of interfaces for accessibility"
|
pkgdesc="A library providing a set of interfaces for accessibility"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('glib2>=2.24')
|
depends=('glib2>=2.26')
|
||||||
makedepends=('pkgconfig' 'gobject-introspection')
|
makedepends=('pkgconfig' 'gobject-introspection')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)
|
||||||
|
Loading…
Reference in New Issue
Block a user