summaryrefslogtreecommitdiffstats
path: root/perl-cpan/parrot/DEPENDS
blob: 5bb27533ede9bc85c129cc1149c84409b33d2a66 (plain) (blame)
1
2
3
4
5
6
7
8
9
depends           perl                                           &&
optional_depends  gmp  ""  "--without-gmp"  "for GMP support"    &&
optional_depends  gdbm ""  "--without-gdbm" "for GDBM support"   &&
optional_depends  icu  ""  "--without-icu"  "for ICU support"    &&
optional_depends  GLUT     ''  '--without-opengl' "OpenGL support" &&
optional_depends  openssl  '' '--without-crypto' 'crypto support'  &&
optional_depends  pcre     '' '--without-pcre' 'regex support'   &&
optional_depends  readline '' '' 'line editing'    &&
optional_depends  gettext  '' '--without-gettext' 'multilingual support'