From: Nikos Mavrogiannopoulos Date: Wed, 4 Mar 2015 22:25:56 +0000 (+0100) Subject: add bison as a dependency X-Git-Tag: gnutls_3_4_0~254 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f47caf2de75e32fe16b83f30d659ffaa85dc680;p=thirdparty%2Fgnutls.git add bison as a dependency --- diff --git a/README-alpha b/README-alpha index ac1d0a4ca7..41b9c85782 100644 --- a/README-alpha +++ b/README-alpha @@ -33,6 +33,7 @@ We require several tools to check out and build the software, including: - git2cl (for make dist, ChangeLog) - softhsm (for testing smart card support) - dieharder (for testing PRNG) +- bison (for datetime parser in certtool) - libunbound (for DANE support) - abi-compliance-checker (for make dist) @@ -46,7 +47,7 @@ apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils apt-get install help2man gtk-doc-tools valgrind apt-get install guile-2.0-dev libtasn1-6-dev apt-get install datefudge libidn11-dev gawk gperf -apt-get install softhsm libunbound-dev +apt-get install softhsm libunbound-dev bison You will sometimes need to install more recent versions of Automake, Nettle, P11-kit and Autogen, which you will need to build from