diff options
author | spiff <spiff@xbmc.org> | 2013-03-31 15:18:41 +0200 |
---|---|---|
committer | spiff <spiff@xbmc.org> | 2013-03-31 15:18:41 +0200 |
commit | e7ba33f250559c4bc4491f2f7130b72b8cc6a24a (patch) | |
tree | ba3c52983709dc6078b2781448b73f29df1bc01f /docs | |
parent | 5b3d68e830aa6c1aa9d522b096079ed98b10c584 (diff) |
fixed: linux package names
closes #13994
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.linux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.linux b/docs/README.linux index b36846d7ef..c0d5e78748 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -44,7 +44,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, libavcodec-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libbluetooth-dev, libbluray-dev, libboost-dev, libboost-thread-dev, libiso9660-dev, libbz2-dev, libcdio-dev, libcec-dev, libcrystalhd-dev, - libcurl4-gnutls-dev | libcurl-dev, libcwiid1-dev, libdbus-1-dev, + libcurl4-gnutls-dev | libcurl-dev, libcwiid-dev, libdbus-1-dev, libenca-dev, libflac-dev, libfontconfig-dev, libfreetype6-dev, libfribidi-dev, libgl1-mesa-dev | libgl-dev, libglew-dev, libglu1-mesa-dev | libglu-dev, libhal-dev, libhal-storage-dev, @@ -57,7 +57,7 @@ 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, libtag1-dev (>= 1.8), default-jre, libtiff-dev *** For developers and anyone else who compiles frequently it is recommended to |