]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bootstrap.conf: Require the 'bison' command.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 21 Dec 2024 02:37:51 +0000 (11:37 +0900)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 21 Dec 2024 13:40:46 +0000 (22:40 +0900)
* bootstrap.conf (buildreq): Register bison.

Fixes: <https://gitlab.com/gnutls/gnutls/-/issues/1196>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
bootstrap.conf

index c4d1fe06b22296229bb9662ec0f864fb018b3d06..3e6bc0c7391d4eda88c2568b6d442c8747a903f2 100644 (file)
@@ -45,6 +45,7 @@ $common_modules accept bind close close-stream connect getaddrinfo getpass intty
 buildreq="\
 autoconf   2.62
 automake   1.11.1
+bison      2.4
 gettext    0.17
 git        1.4.4
 perl       5.5