summaryrefslogblamecommitdiffstats
path: root/x11-libs/ido/DEPENDS
blob: 737836df971a40f91bd5e71edb8193c1a8ca8f22 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                 
optional_depends gtk+3 '--with-gtk=3' '--with-gtk=2' \
                       'use gtk+3 instead of gtk+2' &&
if ! is_depends_enabled $SPELL gtk+3 ; then
  depends gtk+2
fi &&

optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' \
                         'to build documentation'