diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ Everything except opkbuild and opkhelper can be installed as follows on Debian GNU/Linux jessie or later: $ apt-get --no-install-recommends install sudo git subversion binutils \ - > gcc-4.7 make libc6-dev linux-libc-dev zlib1g-dev gettext libgmp-dev \ + > 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 |