aboutsummaryrefslogtreecommitdiff
path: root/README.ubuntu
diff options
context:
space:
mode:
authorwattazoum <wattazoum@svn>2010-02-02 09:30:50 +0000
committerwattazoum <wattazoum@svn>2010-02-02 09:30:50 +0000
commitf63c1b8d55eeaed3d2159453a519b03c56b94e26 (patch)
treebeb5a8ed7e221e7da081ece9b25f4c0406bfd9cb /README.ubuntu
parent23be9e9b16342ecf5b09676b901152bc0862577a (diff)
add warning about aptitude for build-dep resolution.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27395 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.ubuntu')
-rw-r--r--README.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ubuntu b/README.ubuntu
index 6434bd0e27..24cf6dfad7 100644
--- a/README.ubuntu
+++ b/README.ubuntu
@@ -75,7 +75,7 @@ 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
-
+*** 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
sudo apt-get install ccache