]> Cypherpunks repositories - gostls13.git/commit
list awk in the dependencies needed for installation
authorRob Pike <r@golang.org>
Mon, 25 Jan 2010 02:46:57 +0000 (13:46 +1100)
committerRob Pike <r@golang.org>
Mon, 25 Jan 2010 02:46:57 +0000 (13:46 +1100)
commit5c7b0caa1719adb0856422a5c0b59ab1bb171589
treec6c8c112dc496129fc0c8bf64af64b386143f656
parent3909b6b47944cf062fba38bf61f7b7c3b03609e0
list awk in the dependencies needed for installation
(it is installed by apt-get install gawk, I believe)

Fixes #557.

R=rsc
CC=golang-dev
https://golang.org/cl/194050
doc/install.html