Skip to content

Commit

Permalink
Remove Perl dependency listing in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ysangkok authored and shlevy committed Jan 20, 2017
1 parent 131171d commit fd2188c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/manual/installation/prerequisites-source.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

<listitem><para>A version of GCC or Clang that supports C++11.</para></listitem>

<listitem><para>Perl 5.8 or higher.</para></listitem>

<listitem><para><command>pkg-config</command> to locate
dependencies. If your distribution does not provide it, you can get
it from <link
Expand All @@ -34,11 +32,6 @@
or higher. If your distribution does not provide it, please install
it from <link xlink:href="http://www.sqlite.org/" />.</para></listitem>

<listitem><para>The Perl DBI and DBD::SQLite libraries, which are
available from <link
xlink:href="http://search.cpan.org/">CPAN</link> if your
distribution does not provide them.</para></listitem>

<listitem><para>The <link
xlink:href="http://www.hboehm.info/gc/">Boehm
garbage collector</link> to reduce the evaluator’s memory
Expand Down

0 comments on commit fd2188c

Please sign in to comment.