PKGNAME=gsettings-desktop-schemas
PKGSEC=gnome
PKGDEP="glib"
BUILDDEP="gobject-introspection intltool"
PKGDES="Shared GSettings schemas for the desktop"

MESON_AFTER=(
    '-Dintrospection=true'
)

ABHOST=noarch
