summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/libhandy/DEPENDS
blob: 38d26e5759280b197874a11c8eb06bdb2043318c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
depends meson &&
depends gtk+3 &&
optional_depends gtk-doc \
		 gtk_doc={true,false} \
		 'to generate the API reference' &&
optional_depends gobject-introspection \
		 introspection={enabled,disabled} \
		 'for language bindings' &&
optional_depends libglade2 \
		 glade_catalog_feature={true,false} \
		 'to install a GLADE catalog file' &&
optional_depends vala \
		 vapi={true,false} \
		 'for Vala support'