[packages/photoqt] update BR

glen glen at pld-linux.org
Sun May 17 23:52:27 CEST 2015


commit c319287099a283ab2cd787ee3ed3caa9670bb3fe
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 18 00:51:41 2015 +0300

    update BR

 photoqt.spec | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/photoqt.spec b/photoqt.spec
index a78cb01..78a1349 100644
--- a/photoqt.spec
+++ b/photoqt.spec
@@ -3,6 +3,7 @@
 # - optional (runtime) deps:
 #  - XCFtools - https://github.com/j-jorge/xcftools
 #  - libqpsd - https://github.com/Code-ReaQtor/libqpsd
+%bcond_with	gm	# build with GraphicsMagic
 
 %define	qtver	5.1
 Summary:	Simple but powerful Qt-based image viewer
@@ -14,13 +15,19 @@ Group:		Applications
 Source0:	http://photoqt.org/pkgs/%{name}-%{version}.tar.gz
 # Source0-md5:	bc0233279c86db39dc2482583697c9b3
 URL:		http://photoqt.org/
-BuildRequires:	GraphicsMagick-devel
+%{?with_gm:BuildRequires:	GraphicsMagick-devel}
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel >= %{qtver}
 BuildRequires:	Qt5Multimedia-devel >= %{qtver}
+BuildRequires:	Qt5Sql-devel >= %{qtver}
 BuildRequires:	Qt5Svg-devel >= %{qtver}
-BuildRequires:	qt5-linguist >= %{qtver}
+BuildRequires:	Qt5Widgets-devel >= %{qtver}
 BuildRequires:	cmake
+BuildRequires:	exiv2-devel
+BuildRequires:	libstdc++-devel
+BuildRequires:	qt5-build >= %{qtver}
+BuildRequires:	qt5-linguist >= %{qtver}
+BuildRequires:	qt5-qmake >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.596
 Requires:	desktop-file-utils
 Requires:	gtk-update-icon-cache
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/photoqt.git/commitdiff/c319287099a283ab2cd787ee3ed3caa9670bb3fe



More information about the pld-cvs-commit mailing list