aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcr/APKBUILD')
-rw-r--r--main/gcr/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gcr/APKBUILD b/main/gcr/APKBUILD
index 48e737c785..7c26f56733 100644
--- a/main/gcr/APKBUILD
+++ b/main/gcr/APKBUILD
@@ -5,6 +5,7 @@ pkgrel=1
pkgdesc="A library for bits of crypto UI and parsing"
url="https://wiki.gnome.org/Projects/CryptoGlue"
arch="all"
+options="!check" # Requires running X11 and D-Bus.
license="LGPL-2.0-or-later"
depends_dev="glib-dev gtk+3.0-dev libgcrypt-dev p11-kit-dev"
makedepends="$depends_dev gobject-introspection-dev libxslt vala"