Author: randy
Date: 2006-05-27 13:06:25 -0600 (Sat, 27 May 2006)
New Revision: 6137

Modified:
   trunk/BOOK/gnome/add/libgnomecups.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added intltool as an optional dependency of libgnomecups

Modified: trunk/BOOK/gnome/add/libgnomecups.xml
===================================================================
--- trunk/BOOK/gnome/add/libgnomecups.xml       2006-05-27 18:00:50 UTC (rev 
6136)
+++ trunk/BOOK/gnome/add/libgnomecups.xml       2006-05-27 19:06:25 UTC (rev 
6137)
@@ -68,6 +68,9 @@
     <xref linkend="glib2"/>, and
     <xref linkend="perl-xml-parser"/></para>
 
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional"><xref linkend="intltool"/></para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/libgnomecups"/></para>
 
@@ -82,7 +85,7 @@
     <para>Install <application>libgnomecups</application> by running the 
following
     commands:</para>
 
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` &amp;&amp;
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-05-27 18:00:50 UTC 
(rev 6136)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-05-27 19:06:25 UTC 
(rev 6137)
@@ -45,6 +45,10 @@
       <para>May 27th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Added intltool as an optional dependency of
+          libgnomecups.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to libgsf-1.14.1.</para>
         </listitem>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to