aboutsummaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2009-10-01 22:47:09 +0000
committerspiff_ <spiff_@svn>2009-10-01 22:47:09 +0000
commit990f3bf16719463f6e904cdfff53ff8503580ae3 (patch)
treefa696d4c0d282df635f584c10af4ef9570ea0bde /README.linux
parent327c65b760b4d4faf90b181f8c339a3b8919ef62 (diff)
changed: remove usage of libmpcdec and replace with ffmpeg. as a bonus it brings mpc8 support
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23307 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.linux')
-rw-r--r--README.linux5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.linux b/README.linux
index eb523de478..bad9718e3e 100644
--- a/README.linux
+++ b/README.linux
@@ -50,7 +50,7 @@ Build-Depends: debhelper (>= 7.0.50), quilt, python-support, cmake,
libhal-dev, libpulse-dev, libavahi-common-dev, libavahi-client-dev,
libxrandr-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libpostproc-dev,
libswscale-dev, liba52-dev, libdts-dev, libfaad-dev, libmp4ff-dev,
- libmpeg2-4-dev, libass-dev, libmpcdec-dev, libflac-dev, libwavpack-dev,
+ libmpeg2-4-dev, libass-dev, libflac-dev, libwavpack-dev,
python-dev, gawk, gperf, nasm [!amd64], libcwiid1-dev, libbluetooth-dev,
zlib1g-dev, libmms-dev, libsmbclient-dev,
@@ -132,9 +132,6 @@ These configure options exist (among others):
--enable-external-libogg
enable use of external libogg library (default is
no) 'Linux only'
- --enable-external-libmpcdec
- enable use of external libmpcdec library (default is
- no) 'Linux only'
--enable-external-libflac
enable use of external libflac library (default is
no) 'Linux only'