summaryrefslogtreecommitdiffstats
path: root/x11/gtk-vnc/DEPENDS
blob: 0285a90d855f5235db475475a401d702eb4e1564 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
depends  gnutls  &&
depends  -sub VAPIGEN vala &&

optional_depends  python                \
                  '--with-python'       \
                  '--without-python'    \
                  'for Python support'  &&

# the plugin is broken, and probably unsafe anyway
#optional_depends  NS-PLUGIN-COMPATIBLE      \
#                  '--enable-plugin=yes'     \
#                  '--enable-plugin=no'      \
#                  'for web browser plugin'  &&

optional_depends  LIBSASL                   \
                  '--with-sasl'             \
                  '--without-sasl'          \
                  'for SASL authentication support'