Git commit f23004673eac09293158f4e78ccfb5fe5fa57cab by Michael Pyne. Committed on 10/02/2013 at 03:33. Pushed by mpyne into branch 'master'.
doc: Correct inaccurate detail. Dependency handling was implemented some time ago. M +1 -2 doc/index.docbook http://commits.kde.org/kdesrc-build/f23004673eac09293158f4e78ccfb5fe5fa57cab diff --git a/doc/index.docbook b/doc/index.docbook index ffad67f..b370385 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -781,8 +781,7 @@ disabled module. list more than once. This allows us to manually set <literal>kdegraphics/libs</literal> to build first, before the rest of <literal>kdegraphics</literal>, without trying to build -<literal>kdegraphics/libs</literal> twice. This is required at this point -because &kdesrc-build; will not perform dependency handling. +<literal>kdegraphics/libs</literal> twice. </para></listitem> </orderedlist>
