Skip to content

Commit

Permalink
libreadline6 not support(replaced by libreadline7)
Browse files Browse the repository at this point in the history
  • Loading branch information
portbx committed Oct 8, 2017
1 parent 59b6993 commit fa54ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@ dev-vcs:

##: dev-build - install build tools and environment
dev-build:
@echo "Istalling development tools and environment"
@echo "Installing development tools and environment"
@apt-get install -y cmake cmake-data module-assistant build-essential patch g++ gcc gcc-multilib \
dkms patchutils strace wdiff pkg-config automake autoconf flex bison gawk flex gettext \
linux-source libncurses5-dev libreadline6 libreadline6-dev \
linux-source libncurses5-dev libreadline7 libreadline6-dev \
libbz2-dev zlib1g-dev fakeroot ncurses-dev libtool libmagickcore-dev libmagick++-dev libmagickwand-dev \
libyaml-dev libxslt1-dev libxml2-dev libxslt-dev libc6-dev python-pip
# linux-headers-`uname -r`
Expand Down

0 comments on commit fa54ee6

Please sign in to comment.