From 73ce31d01d8b1798db44e5fc2c5e7aa7096c879d Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Sat, 12 Apr 2008 01:16:04 +0000 Subject: [PATCH] We no longer need bison, but we do need Python for building from SVN. svn path=/trunk/yasm/; revision=2058 --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index bc85acc5..3980f560 100644 --- a/HACKING +++ b/HACKING @@ -66,7 +66,7 @@ requires in a packaged distribution. Programs required: * m4 * gettext * make (GNU preferred) - * bison + * Python * gcc To rebuild the manpages from the DocBook XML files, the program "xmlto" and