depends  libxau       &&
depends  libxaw       &&
depends  libxdmcp     &&
depends  libxt        &&
depends  util-macros  &&
depends  xproto       &&

optional_depends  libxft                    \
                  '--with-xft'              \
                  '--without-xft'           \
                  'for Xft font rendering' &&

optional_depends  libxinerama                               \
                  ""                                        \
                  ""                                        \
                  "Someone needs to describe this nicely." &&

optional_depends  libxpm                                    \
                  ""                                        \
                  ""                                        \
                  "Someone needs to describe this nicely." &&

optional_depends  linux-pam                                      \
                  '--with-pam'                                   \
                  '--without-pam'                                \
                  'for Pluggable Authentication Module support'  &&

optional_depends  libselinux \
                  "--with-selinux"  \
                  "--without-selinux"  \
                  "for Security Enhanced Linux support" &&

suggest_depends  xrdb                               \
                 ""                                 \
                 ""                                 \
                 "for a customizable login window"
