diff options
author | vdrfan <vdrfan@svn> | 2010-01-27 14:49:56 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-01-27 14:49:56 +0000 |
commit | 61760fbb06bf9ad441203e0c2a04e44118bce57e (patch) | |
tree | 3ff5e67a252845fa9cf067648da9c49afcdd38d4 /README.ubuntu | |
parent | 99e1339bb2d3b6b1610697d00b85e4f4198cbb32 (diff) |
cleanup: removed obsolete linux build dependency and include
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27221 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.ubuntu')
-rw-r--r-- | README.ubuntu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ubuntu b/README.ubuntu index 6434bd0e27..fd64331b4f 100644 --- a/README.ubuntu +++ b/README.ubuntu @@ -41,7 +41,7 @@ Two methods exist to install the required Ubuntu packages : For Ubuntu (all versions >= 7.04): - # sudo aptitude install subversion make g++ gcc gawk pmount libtool nasm automake cmake gperf unzip bison libsdl-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libfribidi-dev liblzo2-dev libfreetype6-dev libsqlite3-dev libogg-dev libasound-dev python-sqlite libglew-dev libcurl3 libcurl4-openssl-dev x11proto-xinerama-dev libxinerama-dev libxrandr-dev libxrender-dev libmad0-dev libogg-dev libvorbisenc2 libsmbclient-dev libmysqlclient-dev libpcre3-dev libdbus-1-dev libhal-dev libhal-storage-dev libjasper-dev libfontconfig-dev libbz2-dev libboost-dev libfaac-dev libenca-dev libxt-dev libxtst-dev libxmu-dev libpng-dev libjpeg-dev libpulse-dev mesa-utils libcdio-dev libsamplerate-dev libmms-dev libmpeg3-dev libfaad-dev libflac-dev libiso9660-dev libass-dev libssl-dev fp-compiler gdc libwavpack-dev libmpeg2-4-dev + # sudo aptitude install subversion make g++ gcc gawk pmount libtool nasm automake cmake gperf unzip bison libsdl-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libfribidi-dev liblzo2-dev libfreetype6-dev libsqlite3-dev libogg-dev libasound-dev python-sqlite libglew-dev libcurl3 libcurl4-openssl-dev x11proto-xinerama-dev libxinerama-dev libxrandr-dev libxrender-dev libmad0-dev libogg-dev libvorbisenc2 libsmbclient-dev libmysqlclient-dev libpcre3-dev libdbus-1-dev libhal-dev libhal-storage-dev libjasper-dev libfontconfig-dev libbz2-dev libboost-dev libfaac-dev libenca-dev libxt-dev libxmu-dev libpng-dev libjpeg-dev libpulse-dev mesa-utils libcdio-dev libsamplerate-dev libmms-dev libmpeg3-dev libfaad-dev libflac-dev libiso9660-dev libass-dev libssl-dev fp-compiler gdc libwavpack-dev libmpeg2-4-dev On 8.04 and older versions, libmms is outdated and thus XBMC will not compile properly. In this case you will have to manually compile the latest version. |