]> granicus.if.org Git - jq/commitdiff
Requirements made slightly more complete: cf https://github.com/ianmiell/shutit/blob... 616/head
authorIan Miell <ian.miell@gmail.com>
Tue, 11 Nov 2014 23:02:31 +0000 (23:02 +0000)
committerIan Miell <ian.miell@gmail.com>
Tue, 11 Nov 2014 23:02:31 +0000 (23:02 +0000)
README.md

index fd514953ad551067dd0ab958c68b1706305f2ec6..b792ecc142a7e9891c7d1242f18e1d645072a132 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ If you want to hack on jq, feel free, but be warned that its internals
 are not well-documented at the moment. Bring a hard hat and a
 shovel. Also, read the wiki: http://github.com/stedolan/jq/wiki
 
-If you're building directly from the latest git, you'll need flex and
-bison installed. To build, run:
+If you're building directly from the latest git, you'll need flex,
+bison, libtool, make, autoconf and libonig installed. To build, run:
 
     autoreconf -i
     ./configure