summaryrefslogtreecommitdiffstats
path: root/x11/lightdm/DEPENDS
blob: 43d79c1ae213ef2dcbd9816407877c023f714080 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
depends dbus &&
depends linux-pam &&
depends libxklavier &&
depends -sub XEPHYR xorg-server &&
depends libxml2 &&
depends libx11  &&
optional_depends qt4 \
                 '--enable-liblightdm-qt' \
                 '--disable-liblightdm-qt' \
                 'enable LightDM client QT libraries' &&
optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' \
                         'to build documentation' &&
optional_depends gobject-introspection \
                 '--enable-introspection=yes' \
                 '--enable-introspection=no' \
                 'for introspection support' &&
optional_depends glib2 '--enable-liblightdm-gobject' \
                       '--disable-liblightdm-gobject' \
                       'to enable LightDM client gobject libraries'