r23870 by jghali - Add mention of qt image formats plugin in BUILDING file

scribus-commit scribus-commit at lists.scribus.net
Tue Jun 2 18:23:41 UTC 2020


Author: jghali
Date: Tue Jun  2 18:23:41 2020
New Revision: 23870

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=23870
Log:
Add mention of qt image formats plugin in BUILDING file

Modified:
    trunk/Scribus/BUILDING

Modified: trunk/Scribus/BUILDING
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=23870&path=/trunk/Scribus/BUILDING
==============================================================================
--- trunk/Scribus/BUILDING	(original)
+++ trunk/Scribus/BUILDING	Tue Jun  2 18:23:41 2020
@@ -218,6 +218,9 @@
 	libpoppler-private-dev
 	python3-dev
 	gs-gpl or gs-afpl (usually gs-gpl is newer now)
+	
+For proper execution, following package(s) should also be installed:
+	qt5-image-formats-plugins
 
 You are unlikely to be able to compile Scribus 1.5.x on Debian 9.0 (Stretch)
 Scribus 1.5.x should be considered not to support Debian Stretch.
@@ -251,6 +254,8 @@
 
 You can install these packages with 'yum install packagename' as root.
 
+For proper execution, following package(s) should also be installed:
+	qt5-qtimageformats
 
 More info can be found in the README.
 
@@ -287,6 +292,9 @@
 You can install these packages using YaST. You may find it difficult to compile
 Scribus 1.5.6+ on anything older than OpenSuse 15.1.
 
+For proper execution, following package(s) should also be installed:
+	libqt5-qtimageformats
+
 Please note we do provide frequently updated packages including debuginfo rpms
 on the Suse Build Server at https://software.opensuse.org .
 




More information about the scribus-commit mailing list