Blame meson_options.txt

Packit 4afa83
option('gtk_doc', type: 'boolean', value: false, description: 'Enable generating the API reference (depends on GTK-Doc)')
Packit 4afa83
option('introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection')
Packit 4afa83
option('python', type: 'boolean', value: true, description: 'Build with python support')
Packit 4afa83
option('ssh', type: 'boolean', value: true, description: 'Build with libgit2 ssh support')
Packit 4afa83
option('vapi', type: 'boolean', value: true, description: 'Build Vala bindings')