[packages/photoqt] - update psd imageformat package name (included in main libqpsd packages)
qboosh
qboosh at pld-linux.org
Sat Sep 10 20:52:35 CEST 2016
commit 3d63154e3b8a19677281a3a3604616ace1d68dab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 10 20:54:02 2016 +0200
- update psd imageformat package name (included in main libqpsd packages)
photoqt.spec | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/photoqt.spec b/photoqt.spec
index 4791a27..9e0ae65 100644
--- a/photoqt.spec
+++ b/photoqt.spec
@@ -1,8 +1,3 @@
-# TODO
-# - with GM?
-# - optional (runtime) deps:
-# - XCFtools - https://github.com/j-jorge/xcftools
-# - libqpsd - https://github.com/Code-ReaQtor/libqpsd
#
# Conditional build:
%bcond_without gmagick # GraphicsMagick support
@@ -44,8 +39,9 @@ Requires: Qt5Sql-sqldriver-sqlite3 >= %{qt_ver}
Requires: Qt5Svg >= %{qt_ver}
Requires: Qt5Widgets >= %{qt_ver}
Requires: hicolor-icon-theme
-#Suggests: Qt5Gui-imageformat-psd
-#Suggests: xcftools
+# psd imageformat plugin
+Suggests: libqpsd-qt5
+Suggests: xcftools
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/photoqt.git/commitdiff/3d63154e3b8a19677281a3a3604616ace1d68dab
More information about the pld-cvs-commit
mailing list