[ktp-auth-handler/f20] BuildRequires: kdelibs4-webkit-devel

Rex Dieter rdieter at fedoraproject.org
Mon Mar 9 13:27:35 UTC 2015


commit e4272a6a8dc8bce5514a505be02922c556c1dcf0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Mar 9 08:27:24 2015 -0500

    BuildRequires: kdelibs4-webkit-devel

 ktp-auth-handler.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec
index e1cbd4a..38422ab 100644
--- a/ktp-auth-handler.spec
+++ b/ktp-auth-handler.spec
@@ -10,6 +10,7 @@ Source0: http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{v
 
 BuildRequires: gettext
 BuildRequires: kdelibs4-devel
+BuildRequires: kdelibs4-webkit-devel
 BuildRequires: ktp-common-internals-devel >= %{version}
 BuildRequires: pkgconfig(qca2)
 BuildRequires: pkgconfig(QJson)
@@ -62,6 +63,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %changelog
 * Mon Mar 09 2015 Rex Dieter <rdieter at fedoraproject.org> 0.8.1-2
 - Requires: qca-ossl
+- BuildRequires: kdelibs4-webkit-devel
 
 * Fri Apr 25 2014 Jan Grulich <jgrulich at redhat.com> 0.8.1-1
 - 0.8.1


More information about the scm-commits mailing list