diff options
author | uNiversaI <uNiversal@noreply.github.com> | 2015-02-05 03:31:57 +0900 |
---|---|---|
committer | uNiversaI <uNiversal@noreply.github.com> | 2015-02-05 05:44:11 +0900 |
commit | b5451587378ddbaf3bb680ef4cd18688c5dc738a (patch) | |
tree | 96f77c26d0771ce869dc74dd35f7c643d39d525f /docs/README.linux | |
parent | 225594ced2f4c340b5ba007848dd100ec77e5a01 (diff) |
[readme update] libyajl-dev >= 2.0
This adds information about current nightly requirements for this
library.
added nightly ppa which has backport of this library to readme.ubuntu
readme linux only has a bump in minimal required version.
Diffstat (limited to 'docs/README.linux')
-rw-r--r-- | docs/README.linux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/README.linux b/docs/README.linux index cfe1db9f47..47a22223ae 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -55,8 +55,9 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, librtmp-dev, libsdl2-dev, libshairplay-dev, libsmbclient-dev, libsqlite3-dev, libssh-dev, libssl-dev, libswscale-dev, libtag1-dev (>= 1.8), libtiff-dev, libtinyxml-dev, libtool, libudev-dev, libusb-dev, libva-dev, libvdpau-dev, libvorbis-dev, libxinerama-dev, - libxml2-dev, libxmu-dev, libxrandr-dev, libxslt1-dev, libxt-dev, libyajl-dev, lsb-release, - nasm [!amd64], python-dev, python-imaging, python-support, swig, unzip, yasm, zip, zlib1g-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, + yasm, zip, zlib1g-dev Note: For developers and anyone else who compiles frequently it is recommended to use ccache. |