From c83039cb5ebb8e23846d25f6df45ec35b6d5f6bac3dbe1f58059e6fc050b86db Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 22 Sep 2013 15:45:39 +0000 Subject: [PATCH] Accepting request 200102 from home:dimstar:branches:GNOME:Factory - Add gnome-color-manager Requires: the color panel interactis with binaries (gcm-viewer, gcm-calibrate) from gnome-color-manager. OBS-URL: https://build.opensuse.org/request/show/200102 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=213 --- gnome-control-center.changes | 6 ++++++ gnome-control-center.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/gnome-control-center.changes b/gnome-control-center.changes index b7b055e..06b8c8d 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 22 13:25:12 UTC 2013 - dimstar@opensuse.org + +- Add gnome-color-manager Requires: the color panel interactis with + binaries (gcm-viewer, gcm-calibrate) from gnome-color-manager. + ------------------------------------------------------------------- Tue Sep 17 21:29:13 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 528ae33..d182127 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -92,6 +92,8 @@ BuildRequires: pkgconfig(xi) >= 1.2 Requires: Mesa-demo-x # The color panel requires colord to be present for the glib schema Requires: colord +# The color panel as well interacts with binaries from gnome-color-manager +Requires: gnome-color-manager # needed for printers panel Requires: cups-pk-helper Requires: gnome-menus