From f23004673eac09293158f4e78ccfb5fe5fa57cab Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Sat, 9 Feb 2013 21:33:14 -0500 Subject: [PATCH] doc: Correct inaccurate detail. Dependency handling was implemented some time ago. --- doc/index.docbook | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 kdegraphics/libs to build first, before the rest of kdegraphics, without trying to build -kdegraphics/libs twice. This is required at this point -because &kdesrc-build; will not perform dependency handling. +kdegraphics/libs twice.