diff options
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 |