PKGNAME=glib+32
PKGSEC=libs
PKGDEP="aosc-aaa+32 dbus+32 elfutils+32 glibc+32 libffi+32 pcre2+32 \
        util-linux+32"
BUILDDEP="devel-base+32"
PKGDES="Common C routines used by GTK+ and other libs (32-bit x86 runtime)"

ABHOST=optenv32

ABTYPE=meson
MESON_AFTER=(
    '-Dintrospection=disabled'
    '-Dtests=false'
)
