summaryrefslogblamecommitdiffstats
path: root/gnome3-libs/vte3/DEPENDS
blob: f61f759120c1c0d5208408300430ca364bc06820 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                      











                                                           

                                                          





                                                           
depends intltool    &&
depends libx11      &&
depends fontconfig  &&
depends freetype2   &&
depends glib2       &&
depends gtk+3 "--with-gtk=3.0" &&
depends atk         &&
depends pango       &&

optional_depends OPENGL                                  \
                 "--with-glX" "--without-glX"            \
                 "Enable drawing with glX?"              &&

optional_depends gtk-doc                                 \
                 "--enable-gtk-doc" "--disable-gtk-doc"  \
                 "build documentation with gtk-doc"      &&

optional_depends gobject-introspection           \
                 '--enable-introspection=yes'    \
                 '--enable-introspection=no'     \
                 'enable GObject introspection'