[gtk3] Added build deps for cloudprint print backend module

Kalev Lember kalev at fedoraproject.org
Sat Jun 7 21:13:02 UTC 2014


commit 224e9a5434c6ac8ed8930c87a628dc34ced332f5
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Jun 4 14:08:57 2014 +0100

    Added build deps for cloudprint print backend module
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1104663

 gtk3.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index fcde6fb..ea5e1ca 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -17,7 +17,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
 Version: 3.13.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -42,6 +42,8 @@ BuildRequires: libXi-devel
 BuildRequires: gettext
 BuildRequires: gtk-doc
 BuildRequires: cups-devel
+BuildRequires: rest-devel
+BuildRequires: json-glib-devel
 BuildRequires: libXrandr-devel >= %{xrandr_version}
 BuildRequires: libXrender-devel
 BuildRequires: libXcursor-devel
@@ -311,6 +313,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/installed-tests
 
 %changelog
+* Sat Jun 07 2014 Tim Waugh <twaugh at redhat.com> - 3.13.2-5
+- Added build deps for cloudprint print backend module (bug #1104663).
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.13.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list