• Carlos Ramos Carreño's avatar
    Fix texinfo 7 dependency on perl · d2d0d49e
    Carlos Ramos Carreño authored
    Texinfo 7 depends on perl.
    If one does not have perl installed, the following error is raised:
    
    ```
    INFO checking for perl... /usr/bin/perl
    INFO checking Perl version and modules... no
    INFO configure: error: perl >= 5.8.1 with Encode and Data::Dumper required by Texinfo.
    ```
    
    See merge request !1728
    d2d0d49e
buildout.cfg 872 Bytes