diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,8 @@ gcc 4.6 or later - http://gcc.gnu.org/ clang 3.2 or later - http://clang.llvm.org/ Any other C++11 compliant compiler should also work. +Boost 1.46 - http://www.boost.org/ + GLib 2.28 - http://www.gtk.org/ General-purpose utility library. @@ -117,6 +119,9 @@ For AdLib playback. despotify - https://github.com/SimonKagstrom/despotify For Spotify playback. +MP4v2 - https://code.google.com/p/mp4v2/ +For MP4 playback. You will need FAAD2. + Optional Miscellaneous Dependencies ----------------------------------- |