aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-keyring/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-keyring/APKBUILD')
-rw-r--r--community/gnome-keyring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-keyring/APKBUILD b/community/gnome-keyring/APKBUILD
index 5db086a1697..0025b924d6d 100644
--- a/community/gnome-keyring/APKBUILD
+++ b/community/gnome-keyring/APKBUILD
@@ -10,7 +10,7 @@ license="GPL-2.0-only LGPL-2.0-only"
makedepends="gtk+3.0-dev gcr-dev libcap-ng-dev linux-pam-dev
intltool gobject-introspection-dev gtk-doc libxslt
openssh-client libgcrypt-dev"
-checkdepends="python dbus-x11 xvfb-run"
+checkdepends="python3 dbus-x11 xvfb-run"
options="!check" # Gets stuck on CI
subpackages="$pkgname-lang $pkgname-doc"
source="https://download.gnome.org/sources/gnome-keyring/${pkgver%.*}/gnome-keyring-$pkgver.tar.xz"