depends  atk                           &&
depends  g++                           &&
depends  glib2                         &&
depends  jpeg    '--with-system-jpeg'  &&
depends  libpng                        &&
depends  nspr                          &&
depends  pango                         &&
depends  perl                          &&
depends  zip                           &&
depends  zlib    '--with-system-zlib'  &&
depends  nss                           &&

# These were the GTK+2 option in the GTK version conditional, perhaps
# the flags need a closer look.
depends  gtk+2  '--enable-xft --disable-freetype2'  &&
depends  libidl  &&

suggest_depends_2 firefox-smglwiki '' '' \
  'to enable searching the SMGL Wiki from the Search Bar' &&


if [ "$FIREFOX_CVS" == "n" ]; then
optional_depends  cairo  "--enable-system-cairo --enable-svg --enable-svg-renderer=cairo"  ""  "for native SVG rendering"
fi
