aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWolfgang Schupp <w.schupp@a1.net>2015-02-05 10:13:52 +0100
committerWolfgang Schupp <w.schupp@a1.net>2015-02-05 10:13:52 +0100
commitcc9ed5f04471237e36c8350c8933556a348f8fe8 (patch)
tree9a0f5a3d522ee19c7b7a769579ea7e22bbda9331 /docs
parent3817f094850d36fd36652618cf13c91d73f0d7f2 (diff)
parentb5451587378ddbaf3bb680ef4cd18688c5dc738a (diff)
Merge pull request #6344 from uNiversaI/readme
[readme update] libyajl-dev >= 2.0
Diffstat (limited to 'docs')
-rw-r--r--docs/README.linux5
-rw-r--r--docs/README.ubuntu4
2 files changed, 7 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.
diff --git a/docs/README.ubuntu b/docs/README.ubuntu
index a19dae44eb..8abf53132c 100644
--- a/docs/README.ubuntu
+++ b/docs/README.ubuntu
@@ -78,6 +78,10 @@ For Ubuntu (all versions >= 7.04):
For >= 10.10:
$ sudo apt-get install autopoint libltdl-dev
+
+For >= 12.04 lts: Backport for Precise of libyajl2
+ & sudo-add-apt-repository ppa:team-xbmc/xbmc-nightly
+ & sudo apt-get install libyajl-dev
For >= 12.10:
$ sudo apt-get install libtag1-dev