aboutsummaryrefslogtreecommitdiff
path: root/README.ubuntu
diff options
context:
space:
mode:
authordavilla <davilla@svn>2010-10-06 02:48:23 +0000
committerdavilla <davilla@svn>2010-10-06 02:48:23 +0000
commitee6c2c1e9c8fbe8210a51d1d4a7a11370441690d (patch)
tree5cd640e19db35235901e11fda271299b957ed827 /README.ubuntu
parent37be27a46876c964f37faf2dba64694d6c0ca0a3 (diff)
fixed, add note for getting PPA build-dep using hardy
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34483 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.ubuntu')
-rw-r--r--README.ubuntu2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.ubuntu b/README.ubuntu
index 76afb658f0..2e12f5f9ca 100644
--- a/README.ubuntu
+++ b/README.ubuntu
@@ -90,6 +90,8 @@ Update apt:
Here is the magic command to get the build dependencies (used to compile the version on the PPA).
# sudo apt-get build-dep xbmc
+*** For Hardy add "deb http://ppa.launchpad.net/team-xbmc/xbmc-ppa-build-depends/ubuntu hardy main" to sources.list
+
*** Avoid using "aptitude" for the build-dep command. It doesn't resolve everything.
*** For developers and anyone else who compiles frequently it is recommended to use ccache