summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Cooke <jesse@jc00ke.com>2012-07-02 08:44:52 -0700
committerLars-Dominik Braun <lars@6xq.net>2012-07-03 16:53:42 +0200
commit51dcefbe0e86b239621d4081ca992134fb581f91 (patch)
tree9aaad53f0112c3ebc79cb3cdda8de18b2c659c18
parent93ae3c6f4a2e9c28f58669b3d8bbf61ccf6e7365 (diff)
downloadpianobar-windows-51dcefbe0e86b239621d4081ca992134fb581f91.tar.gz
pianobar-windows-51dcefbe0e86b239621d4081ca992134fb581f91.tar.bz2
pianobar-windows-51dcefbe0e86b239621d4081ca992134fb581f91.zip
Fix last commit
See #281, #284 and #285.
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index d1cc7a2..3ce3b98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -61,16 +61,15 @@ this issue by overriding CFLAGS[1]
Ubuntu 12.04
++++++++++++
-To install on Ubuntu > 12.04
+To install on Ubuntu >= 12.04
sudo apt-get install \
libao-dev \
libmad0-dev \
- libfaac-dev \
libfaad-dev \
libgnutls-dev \
libjson0-dev
make
sudo make install
-You can then fire it with `pianobar`
+You can then fire it up with `pianobar`