[Xfce4-commits] <www:master> Add a link to the build order in the development page.
Jérôme Guelfucci
noreply at xfce.org
Sun Jan 17 11:04:01 CET 2010
Updating branch refs/heads/master
to 37b822d5180d6241127cae37c9aa194a3693d0ed (commit)
from 03504acbe259de56e16c54df68b87094cccac7e5 (commit)
commit 37b822d5180d6241127cae37c9aa194a3693d0ed
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Jan 17 11:07:48 2010 +0100
Add a link to the build order in the development page.
i18n/download/development.en.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/download/development.en.php b/i18n/download/development.en.php
index 64b992a..4ace08d 100644
--- a/i18n/download/development.en.php
+++ b/i18n/download/development.en.php
@@ -88,3 +88,6 @@ Xfce libraries, which is ${prefix}/lib/pkgconfig. For example:
<p>To build the Xfce modules from GIT (you need the xfce4-dev-tools package) run this command: </p>
<p><code class="code">./autogen.sh --prefix=/usr/local && make && make install</code></p>
+
+<p>The <a href="/documentation/requirements">requirements</a> page lists all the required dependencies and
+the build order of the modules.</p>
More information about the Xfce4-commits
mailing list