]> git.pld-linux.org Git - packages/qt-creator.git/commitdiff
update BR (gdb there is weird, but fails to compile otherwise)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 10 Jun 2015 10:51:12 +0000 (13:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 10 Jun 2015 10:51:12 +0000 (13:51 +0300)
qt-creator.spec

index 06c6b7271c78ced70ceacd2ff05a625a8414ee4a..09aa0bbf94fad6587efc1d0040784e3200ccc80d 100644 (file)
@@ -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
This page took 0.220161 seconds and 4 git commands to generate.