gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / gnome / gsettings-desktop-schemas / Makefile
blob129a3ea74ad208746fd3e9bd2b8c31221a99e910
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2024 Marcel Telka
15 BUILD_STYLE = meson
17 include ../../../../make-rules/shared-macros.mk
19 COMPONENT_NAME = gsettings-desktop-schemas
20 HUMAN_VERSION = 47.1
21 COMPONENT_SUMMARY = Collection of GSettings schemas for settings shared by various components of a desktop
22 COMPONENT_ARCHIVE_HASH = \
23 sha256:a60204d9c9c0a1b264d6d0d134a38340ba5fc6076a34b84da945d8bfcc7a2815
24 COMPONENT_FMRI = gnome/config/gsettings-desktop-schemas
25 COMPONENT_LICENSE = LGPL-2.1-only
26 COMPONENT_LICENSE_FILE = COPYING
28 include $(WS_MAKE_RULES)/gnome.mk
29 include $(WS_MAKE_RULES)/common.mk
31 # Manually added build dependencies
32 REQUIRED_PACKAGES+= library/desktop/gobject/gobject-introspection
34 # Auto-generated dependencies