Protobuf isn't optional anymore.

John Maguire 2014-01-27 06:02:06 -08:00
parent fdb8556f44
commit 9b312c61b3
1 changed files with 2 additions and 2 deletions

@ -21,16 +21,16 @@ You need CMake and the development packages for these libraries:
* GLEW
* libqjson
* libsqlite3
* libprotobuf and protobuf-compiler
* libgpod (optional, for iPod support)
* libplist (optional, for iPod support)
* libusbmuxd (optional, for iPod support)
* libmtp (optional, for MTP support)
* libgio (optional, for various device support)
* libcdio (optional, for CD support)
* libprotobuf and protobuf-compiler (optional, for Spotify support)
* libspotify (optional, for Spotify support)
* libqca (optional, for Spotify support)
* libsparsehash (optional, for Google Drive support)
* libsparsehash (optional, for Google Drive/Dropbox/Box/Ubuntu One/Skydrive support)
On Ubuntu you can install everything you need with: