summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-04 19:10:49 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-04 19:10:49 +0000
commit72facae7aea9ba71926aee6fc75778290c11d885 (patch)
tree21b5fc3077be363a768ad005257a282dd2834640 /README
parente8fc08289eca95c59a3d7dd692ff0b0aa119d3fb (diff)
downloadtoolchains-72facae7aea9ba71926aee6fc75778290c11d885.tar.gz
toolchains-72facae7aea9ba71926aee6fc75778290c11d885.tar.bz2
README: better reflect reality
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 2ca4dda..ffc030d 100644
--- a/README
+++ b/README
@@ -5,6 +5,13 @@ Pre-requisites for Debian systems
$ apt-get install build-essential autoconf automake autogen flex bison
$ apt-get install libtool texinfo help2man subversion cvs
+ $ apt-get install lhasa autoconf2.64
+
+ On multiarch-aware systems:
+
+ $ dpkg --add-architecture i386
+ $ apt-get update
+ $ apt-get install ia32-libs gcc-multilib
RISC OS
-------