summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-01-27 16:08:44 (EST)
committer P. J. McDermott <pjm@nac.net>2014-01-27 16:08:44 (EST)
commitbb418dbb1db0a456d7081ef4ae66ff74773531c0 (patch)
tree7cb0be4a116d73497f938fd6ef3153864bbd792e
parentec17a3d753a86df29295101901d8f047be5817ad (diff)
README: Add ca-certificates to apt-get command.
wget needs this to verify HTTPS sites.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 721288c..a6566a9 100644
--- a/README
+++ b/README
@@ -52,7 +52,8 @@ 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 dpkg-dev
+ > automake libtool patch file time fakeroot bzip2 xz-utils gawk dpkg-dev \
+ > ca-certificates
opkbuild can be downloaded and installed (in the default directories) as
follows: