gnome-keyring: require gcr>=3.6.2.
This commit is contained in:
parent
82743afa90
commit
3e01a45244
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.6.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-debug
|
||||
--disable-schemas-compile --with-root-certs=/etc/ssl/certs"
|
||||
# For setcap(8).
|
||||
depends="libcap-progs dconf gcr>=${version}"
|
||||
depends="libcap-progs dconf gcr>=3.6.2"
|
||||
makedepends="pkg-config intltool dbus-devel libcap-ng-devel
|
||||
pam-devel libcap-devel libtasn1-devel libgcrypt-devel libtasn1-tools
|
||||
gcr-devel>=3.6.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user