mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
removed gail's redundant gtk dependency
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1606 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2f5492ffaa
commit
99809c9b8d
@ -3,11 +3,9 @@
|
||||
|
||||
<para>Install <application><acronym>GAIL</acronym></application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config
|
||||
--variable=prefix ORBit-2.0` \
|
||||
--disable-gtk-doc &&
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--disable-gtk-doc &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -20,10 +20,9 @@ url="&gail-download-ftp;"/></para></listitem>
|
||||
|
||||
<sect3><title><application><acronym>GAIL</acronym></application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="GTK2"/> and <xref linkend="libgnomecanvas"/></para></sect4>
|
||||
<para><xref linkend="libgnomecanvas"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user