Skip to content

Commit

Permalink
install.md: debian/ubuntu also needs build-essential
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Nov 9, 2011
1 parent 2d8f4af commit 83c1b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Perl modules (install from CPAN if needed e.g. `perl -MCPAN -e 'install X'`):

## Debian/Ubuntu:

apt-get install libssl-dev libcrypt-openssl-rsa-perl libao-dev libio-socket-inet6-perl libwww-perl avahi-utils pkg-config
apt-get install build-essential libssl-dev libcrypt-openssl-rsa-perl libao-dev libio-socket-inet6-perl libwww-perl avahi-utils pkg-config
make
perl shairport.pl

Expand Down

0 comments on commit 83c1b71

Please sign in to comment.