diff options
author | vdrfan <vdrfan-nospam-@xbmc.org> | 2011-06-24 16:31:09 +0200 |
---|---|---|
committer | vdrfan <vdrfan-nospam-@xbmc.org> | 2011-06-24 16:31:09 +0200 |
commit | 7d7ae160fd51f7f10cd9dcfd23cded619d98872f (patch) | |
tree | dd6d5ffa8d9939ee82e33523d464c73df4db8bc6 /README.ubuntu | |
parent | efec2c79562064d77f1753d3c4a11b9731951043 (diff) |
changed: added correct xbmc unstable ppa link in README.ubuntu + replaced subversion by git-core in the list of required packages
Diffstat (limited to 'README.ubuntu')
-rw-r--r-- | README.ubuntu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.ubuntu b/README.ubuntu index 9743e0ac35..0552a148f7 100644 --- a/README.ubuntu +++ b/README.ubuntu @@ -44,7 +44,7 @@ Two methods exist to install the required Ubuntu packages: For Ubuntu (all versions >= 7.04): - # sudo apt-get install subversion make g++ gcc gawk pmount libtool nasm yasm automake cmake gperf zip 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-gnutls-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 libenca-dev libxt-dev libxmu-dev libpng-dev libjpeg-dev libpulse-dev mesa-utils libcdio-dev libsamplerate-dev libmpeg3-dev libflac-dev libiso9660-dev libass-dev libssl-dev fp-compiler gdc libmpeg2-4-dev libmicrohttpd-dev libmodplug-dev libssh-dev gettext cvs python-dev libyajl-dev libboost-thread-dev + # sudo apt-get install git-core make g++ gcc gawk pmount libtool nasm yasm automake cmake gperf zip 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-gnutls-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 libenca-dev libxt-dev libxmu-dev libpng-dev libjpeg-dev libpulse-dev mesa-utils libcdio-dev libsamplerate-dev libmpeg3-dev libflac-dev libiso9660-dev libass-dev libssl-dev fp-compiler gdc libmpeg2-4-dev libmicrohttpd-dev libmodplug-dev libssh-dev gettext cvs python-dev libyajl-dev libboost-thread-dev For Ubuntu Maverick (10.10): # sudo apt-get install autopoint @@ -70,7 +70,7 @@ PPA to your system here: The PPA used for XBMC (developpement version) is located on the following page: - http://launchpad.net/~team-xbmc-svn/+archive/ppa + http://launchpad.net/~team-xbmc/+archive/unstable [Note 1] Click on "Technical details about this PPA" to display the sources.list entries. |