Skip to content

Commit

Permalink
Update spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
Raine Makelainen committed Feb 6, 2014
1 parent 9ad95f2 commit 874f373
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions rpm/qtwebkit5.spec
Expand Up @@ -3,11 +3,11 @@

Name: qt5-qtwebkit
Summary: Web content engine library for Qt
Version: 5.1.0
Version: 5.2.2
Release: 1%{?dist}
Group: Qt/Qt
License: BSD and LGPLv2+
URL: http://download.qt-project.org/official_releases/qt/5.0/5.0.2/submodules/qtwebkit-opensource-src-5.0.2.tar.gz
URL: https://qt.gitorious.org/qt/qtwebkit/commit/5e64d7e
Source0: %{name}-%{version}.tar.bz2
BuildRequires: qt5-qtcore-devel
BuildRequires: qt5-qtgui-devel
Expand All @@ -17,7 +17,6 @@ BuildRequires: qt5-qtprintsupport-devel
#BuildRequires: qt5-qtlocation-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qtv8-devel
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: qt5-qt3d-devel
Expand Down

0 comments on commit 874f373

Please sign in to comment.