Skip to content

Commit

Permalink
Updated Debian packages needed to build everything
Browse files Browse the repository at this point in the history
  • Loading branch information
frankluebeck committed Aug 17, 2022
1 parent 5941c80 commit e45e26d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HOWTO
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

apt-get install curl build-essential autoconf libtool \
libgmp-dev libreadline-dev zlib1g-dev \
libncurses5-dev libncursesw5-dev \
libncurses-dev libncursesw5-dev \
libcurl4-openssl-dev \
libx11-dev libxaw7-dev libxt-dev \
libcdd-dev libzmq3-dev libboost-all-dev \
libmpfr-dev libmpfi0-dev libmpc-dev
libcdd-dev libzmq3-dev \
libmpfr-dev libmpfi-dev libmpc-dev

2. Make sure you have ./patchelf in your PATH (if needed
regenerate it with ./make_patchelf).
Expand Down

0 comments on commit e45e26d

Please sign in to comment.