]> git.pld-linux.org Git - packages/photoqt.git/commitdiff
- update psd imageformat package name (included in main libqpsd packages) auto/th/photoqt-1.4.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Sep 2016 18:54:02 +0000 (20:54 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Sep 2016 18:54:02 +0000 (20:54 +0200)
photoqt.spec

index 4791a27d96a8773cd8cb2335283793137f0e1781..9e0ae65593fcf2034380e687042ff31b9d47c120 100644 (file)
@@ -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
This page took 0.110256 seconds and 4 git commands to generate.