diff options
author | Craig Andrews <candrews@integralblue.com> | 2016-12-10 21:15:13 -0500 |
---|---|---|
committer | Craig Andrews <candrews@integralblue.com> | 2016-12-10 21:15:13 -0500 |
commit | f9a82cabee46e6debd673b289f06f4f4f08f700e (patch) | |
tree | 76fcd1affe2a2c2b216c834e6662bcf5fbfaac9c /docs | |
parent | 6f2a2af83a7346368baa887f6597b72e7dd47cd8 (diff) |
Remove reference to libxinerama-dev
libxinerama-dev is not used so don't document it as a dependency
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux index 9a7d282a10..b3e60d0ca2 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -55,7 +55,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, libpcre3-dev, libplist-dev, libpng12-dev | libpng-dev, libpulse-dev, librtmp-dev,libsdl2-dev, libshairplay-dev, libsmbclient-dev, libsqlite3-dev, libssh-dev, libssl-dev, libswscale-dev, libtag1-dev (>= 1.8), libtinyxml-dev (>= 2.6.2), libtool, libudev-dev, - libusb-dev, libva-dev, libvdpau-dev, libxinerama-dev, libxml2-dev, + libusb-dev, libva-dev, libvdpau-dev, libxml2-dev, libxmu-dev, libxrandr-dev, libxslt1-dev, libxt-dev, libyajl-dev (>=2.0), lsb-release, nasm [!amd64], python-dev, python-imaging, python-support, swig, unzip, uuid-dev, yasm, zip, zlib1g-dev |