[packages/qt-creator] update BR (gdb there is weird, but fails to compile otherwise)
glen
glen at pld-linux.org
Wed Jun 10 12:51:18 CEST 2015
commit ed875dd6c6268252b0794f001091b14f6766db68
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jun 10 13:51:12 2015 +0300
update BR (gdb there is weird, but fails to compile otherwise)
qt-creator.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/qt-creator.spec b/qt-creator.spec
index 06c6b72..09aa0bb 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -11,20 +11,20 @@ Source0: http://download.qt-project.org/official_releases/qtcreator/2.7/%{versio
Source1: %{name}.desktop
Patch0: %{name}-pluginpath64.patch
URL: http://qt.digia.com/Product/Developer-Tools
-BuildRequires: QtDBus-devel
BuildRequires: QtDeclarative-devel
BuildRequires: QtDesigner-devel
BuildRequires: QtGui-devel
BuildRequires: QtHelp-devel
BuildRequires: QtNetwork-devel
BuildRequires: QtScript-devel
-BuildRequires: QtSql-sqlite3
BuildRequires: QtSvg-devel
BuildRequires: QtWebKit-devel
BuildRequires: QtXml-devel
+BuildRequires: gdb
BuildRequires: qt4-build >= 4.8.0
BuildRequires: qt4-linguist
BuildRequires: qt4-qmake >= 4.8.0
+BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.602
Requires(post,postun): desktop-file-utils
%requires_eq QtCore
@@ -35,11 +35,12 @@ Suggests: xdg-utils
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Qt Creator is a cross-platform integrated development environment (IDE)
-tailored to the needs of Qt developers.
+Qt Creator is a cross-platform integrated development environment
+(IDE) tailored to the needs of Qt developers.
%description -l pl.UTF-8
-Qt Creator to wieloplatformowe IDE dostosowane do potrzeb developerow Qt.
+Qt Creator to wieloplatformowe IDE dostosowane do potrzeb developerow
+Qt.
%prep
%setup -q -n %{name}-%{version}-src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt-creator.git/commitdiff/ed875dd6c6268252b0794f001091b14f6766db68
More information about the pld-cvs-commit
mailing list