summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-12-07 21:58:00 (EST)
committer P. J. McDermott <pjm@nac.net>2013-12-07 21:58:00 (EST)
commit48b94fad69834cc1b231e78a5a02cc8433dd8179 (patch)
tree1ecb12479b0e2406904aa7b77f07b36e38b5bae0 /README
parent1228fc28add7abfc9b61db5134abf467822233df (diff)
README: Add dpkg-dev to apt-get command.
bootstrap-prepare.sh needs dpkg-architecture from dpkg-dev.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3c5762c..a48daeb 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ GNU/Linux jessie or later:
> gcc g++ make libc6-dev linux-libc-dev zlib1g-dev gettext libgmp-dev \
> libmpfr-dev libmpc-dev m4 libncurses5-dev libncursesw5-dev \
> libreadline-dev libexpat1-dev tcl8.6-dev expect dejagnu autoconf \
- > automake libtool patch file time fakeroot bzip2 xz-utils gawk
+ > automake libtool patch file time fakeroot bzip2 xz-utils gawk dpkg-dev
opkbuild can be downloaded and installed (in the default directories) as
follows: