aboutsummaryrefslogtreecommitdiff
path: root/README.ubuntu
diff options
context:
space:
mode:
authordavilla <davilla@svn>2010-10-06 02:50:10 +0000
committerdavilla <davilla@svn>2010-10-06 02:50:10 +0000
commitaef07d0b9a271eac66ba6e8649d09715dca45acc (patch)
tree5d165ae1f88b65d3dc2d3b5df76717bfd9304954 /README.ubuntu
parent2d952a38750fc288c62ad37356952db4fe06cdff (diff)
merge r34483. fixed, add note for getting PPA build-dep using hardy
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34484 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 cf478ea087..154a9d0541 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