summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gtksourceview3/DEPENDS
blob: 9477b5efe5a6e8cb7c2ec064497cc43feb7e5e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
depends libxml2  &&
depends glib2    &&
depends gtk+3    &&

optional_depends gobject-introspection \
                 "--enable-introspection" \
                 "--disable-introspection" \
                 "Enable introspection for this build?" &&

optional_depends gtk-doc                            \
                 "--enable-gtk-doc"                 \
                 "--disable-gtk-doc"                \
                 "Build documentation with gtk-doc"