aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/libnih/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/libnih/APKBUILD b/main/libnih/APKBUILD
index 4aec4f5a27..f9bc2a3097 100644
--- a/main/libnih/APKBUILD
+++ b/main/libnih/APKBUILD
@@ -6,7 +6,8 @@ pkgrel=5
pkgdesc="glib-like library for embedded use"
url="https://launchpad.net/libnih"
arch="all"
-options="!checkroot"
+# gettext tests are broken
+options="!check"
license="GPL-2.0-only"
depends=
depends_dev="dbus-dev expat-dev"