Author: pierre
Date: Sun Feb 25 02:27:21 2018
New Revision: 19867

Log:
Fix soname in qscintilla

Modified:
   trunk/BOOK/x/lib/qscintilla.xml

Modified: trunk/BOOK/x/lib/qscintilla.xml
==============================================================================
--- trunk/BOOK/x/lib/qscintilla.xml     Sun Feb 25 02:24:09 2018        (r19866)
+++ trunk/BOOK/x/lib/qscintilla.xml     Sun Feb 25 02:27:21 2018        (r19867)
@@ -129,7 +129,7 @@
     </para>
 
 <screen role="root"><userinput>make install &amp;&amp;
-ln -sfv libqscintilla2_qt5.so.13.0.0 
$QT5DIR/lib/libqt5scintilla2.so</userinput></screen>
+ln -sfv libqscintilla2_qt5.so.13.1.0 
$QT5DIR/lib/libqt5scintilla2.so</userinput></screen>
 
     <para>
       If you wish to install the documentation, issue, as the <systemitem
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to