From e37f97b7329a4d7a2116ec3b15677be43caf5a6b Mon Sep 17 00:00:00 2001 From: Sicki Date: Mon, 20 May 2013 13:12:40 +0300 Subject: [PATCH] Update README.md configuring isn't right without curl (clean ubuntu 13.04) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448755f0e70..e2c9edd33d9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ sudo port install autoconf213 On Debian-based Linuxes: ``` sh -sudo apt-get install autoconf2.13 freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libglib2.0-dev +sudo apt-get install autoconf2.13 curl freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libglib2.0-dev ``` Servo builds its own copy of Rust, so there is no need to provide a Rust