diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-28 11:35:05 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-28 11:35:05 +0200 |
commit | 6811fd397c0e7efc00a55e49002fa08732ef4af5 (patch) | |
tree | ed432b3e75ecd47d4d5feab08bdcb59ff2a6e8b6 | |
parent | 8421cfd9886ec5ee19cde18b48853c2f9ea60c29 (diff) | |
download | pianobar-windows-6811fd397c0e7efc00a55e49002fa08732ef4af5.tar.gz pianobar-windows-6811fd397c0e7efc00a55e49002fa08732ef4af5.tar.bz2 pianobar-windows-6811fd397c0e7efc00a55e49002fa08732ef4af5.zip |
Update INSTALL
-rw-r--r-- | INSTALL | 25 |
1 files changed, 20 insertions, 5 deletions
@@ -8,11 +8,26 @@ Dependencies Versions may vary :) Just get the newest one: -libao http://www.xiph.org/ao/ (pianobar) -libcurl http://curl.haxx.se/ (libpiano, pianobar) -libfaad2 http://www.audiocoding.com/downloads.html (pianobar) -libxml2 http://xmlsoft.org/ (libpiano) -readline (pianobar) +pianobar +++++++++ + +libao http://www.xiph.org/ao/ +libcurl with SSL http://curl.haxx.se/ +libfaad2 http://www.audiocoding.com/downloads.html +libxml2 http://xmlsoft.org/ +readline + +libpiano +++++++++ + +libcurl with SSL http://curl.haxx.se/ +libxml2 http://xmlsoft.org/ + +libwardrobe ++++++++++++ + + +libcurl http://curl.haxx.se/ Build ----- |