diff options
author | vdrfan <vdrfan@xbmc.org> | 2012-09-13 18:00:35 +0200 |
---|---|---|
committer | vdrfan <vdrfan@xbmc.org> | 2012-09-13 18:00:35 +0200 |
commit | cdcf1ec25bce6381e4745f6ae0e06206a03260f5 (patch) | |
tree | f328ef528cd2b57e8039c77e146e38e77041e202 /docs/README.linux | |
parent | b62503c578604bef65a7e00da4f48a7876bc260c (diff) |
changed: added java (default-jr)e dependency to README.ubuntu and README.linux
Diffstat (limited to 'docs/README.linux')
-rw-r--r-- | docs/README.linux | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux index 6c77c024eb..a63236b956 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -57,7 +57,8 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, libswscale-dev, libtinyxml-dev, libtool, libudev-dev, libusb-dev, libva-dev, libvdpau-dev, libvorbis-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, libxt-dev, libyajl-dev, lsb-release, nasm [!amd64], python-dev, - python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev, swig, taglib(>= 1.8) + python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev, swig, taglib(>= 1.8), + default-jre *** For developers and anyone else who compiles frequently it is recommended to use ccache |