From 69321c907bcaa0bfcddeb051333b6407bda01624a636f20f3e2ef9f45fab77c4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 24 May 2013 07:43:09 +0000 Subject: [PATCH] Accepting request 176334 from home:dimstar:branches:GNOME:Factory - Require colord: the color panel in gnome-control-center needs to be able to read the configuration and requires the ColorHelper glib schema to be present. Also for G:S:3.8 OBS-URL: https://build.opensuse.org/request/show/176334 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=195 --- gnome-control-center.changes | 7 +++++++ gnome-control-center.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/gnome-control-center.changes b/gnome-control-center.changes index c06a12d..4ecfbf9 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 22 12:51:21 UTC 2013 - dimstar@opensuse.org + +- Require colord: the color panel in gnome-control-center needs to + be able to read the configuration and requires the ColorHelper + glib schema to be present. + ------------------------------------------------------------------- Tue May 14 11:30:51 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 0106c3c..25f113c 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -105,6 +105,8 @@ BuildRequires: pkgconfig(xft) BuildRequires: pkgconfig(xi) >= 1.2 # needed for glxinfo, used by System info panel Requires: Mesa-demo-x +# The color panel requires colord to be present for the glib schema +Requires: colord # needed for printers panel Requires: cups-pk-helper Requires: gnome-menus