Skip to content

Commit

Permalink
Libiberty has moved in Debian
Browse files Browse the repository at this point in the history
Libiberty development files are now included in libiberty-dev, rather
than binutils-dev.

* INSTALL (QUICK SUMMARY): Update accordingly.
  • Loading branch information
mandyke committed Mar 3, 2014
1 parent 403065f commit e2423bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ QUICK SUMMARY

0. Install prerequisites. For example, on Debian or Ubuntu, you could use

sudo apt-get install gcc make python python-dev binutils-dev
sudo apt-get install gcc make python python-dev libiberty-dev

Note that past versions of Debian used binutils-dev instead of
libiberty-dev.

1. Build and install

Expand Down

0 comments on commit e2423bf

Please sign in to comment.