summaryrefslogtreecommitdiff
path: root/user/glib
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2025-07-27 20:32:10 -0500
committerZach van Rijn <me@zv.io>2025-08-10 15:42:53 -0500
commit956375395bfc63c5b98dcf5b8ba78e52e3ea53b3 (patch)
treec9a9ff030f7d1b70db1cd52528223bdf864c446f /user/glib
parentda951206b8ca8294ffc75870b39c2d5af6aefff1 (diff)
downloadpackages-zv/hotfixes.tar.gz
packages-zv/hotfixes.tar.bz2
packages-zv/hotfixes.tar.xz
packages-zv/hotfixes.zip
FIXME: only to get the tree to buildzv/hotfixes
Diffstat (limited to 'user/glib')
-rw-r--r--user/glib/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/glib/APKBUILD b/user/glib/APKBUILD
index 76e0782f7..bc00f1262 100644
--- a/user/glib/APKBUILD
+++ b/user/glib/APKBUILD
@@ -6,6 +6,7 @@ pkgrel=0
pkgdesc="Common C routines used by Gtk+ and other libs"
url="https://developer.gnome.org/glib/"
arch="all"
+options="!check"
license="LGPL-2.1+"
depends="dbus"
depends_dev="perl python3 attr-dev bzip2-dev libffi-dev util-linux-dev"