diff options
author | Memphiz <memphis@machzwo.de> | 2011-08-22 20:55:48 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-08-23 17:36:45 +0200 |
commit | 80e6562d9a5f786e5f4679a56cbf85716c7ae34e (patch) | |
tree | a6de4e81390d6f32f02ef100d42960588421a995 /README.linux | |
parent | 3d145cf8f78f132f12e3d333ad7b6d184ebb1656 (diff) |
[sync] - sync buildsys/projects for linux,osx,ios for airplay support
Diffstat (limited to 'README.linux')
-rw-r--r-- | README.linux | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.linux b/README.linux index 8daa2b588b..8d4c6ca1d1 100644 --- a/README.linux +++ b/README.linux @@ -1,3 +1,4 @@ + TOC 1. Introduction 2. Getting the source code @@ -53,7 +54,8 @@ Build-Depends: debhelper (>= 7.0.50~), python-support, cmake, python-dev, gawk, gperf, nasm [!amd64], libcwiid1-dev, libbluetooth-dev, zlib1g-dev, libsmbclient-dev, libboost-thread-dev libiso9660-dev, libssl-dev, lsb-release, libvdpau-dev, libmicrohttpd-dev, - libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl, python-dev, libyajl-dev + libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl, python-dev, libyajl-dev, + libplist-dev *** For developers and anyone else who compiles frequently it is recommended to use ccache |