Add the actual requirements (taglib 1.5)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271736 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
David Soria Parra 2008-12-22 01:35:57 +00:00
parent d823a44503
commit a2415ce99a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<chapter xml:id="ktaglib.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
@ -7,7 +7,10 @@
<!-- {{{ Requirements -->
<section xml:id="ktaglib.requirements">
&reftitle.required;
&no.requirement;
<para>
If you want to build ktaglib you need at least taglib 1.5 installed. You can get the lastest taglib <link xlink:href="http://developer.kde.org/~wheeler/taglib.html">here</link>.
Windows DLL's are build static against taglib, therefore there is no need to have taglib installed.
</para>
</section>
<!-- }}} -->