depends  freetype2  &&

optional_depends  graphviz                \
                  "--with-dot=yes"        \
                  "--with-dot=no"         \
                  "for dot file support"  &&

optional_depends  libexif                      \
                  "--with-exif"                \
                  "--without-exif"             \
                  "for EXIF jpeg tag support"  &&

optional_depends  X11-LIBS                                                \
                  ""                                                      \
                  ""                                                      \
                  "To support X display and auto some other dependecies"  &&

message  "If you are going to install cups, choose espgs instead of ghostscript."  &&

optional_depends  POSTSCRIPT-INTERPRETER                      \
                  ""                                          \
                  ""                                          \
                  "for generating Postscript and PDF output"  &&

optional_depends  libwmf                                 \
                  "--with-wmf=yes"                       \
                  "--with-wmf=no"                        \
                  "for Windows Metafile Format support"  &&

optional_depends  lcms                                    \
                  "--with-lcms=yes"                       \
                  "--with-lcms=no"                        \
                  "for speed optimized color management"
