From acc2894846c851d9989e20f744c282b27da945bd Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 14 May 2013 13:31:06 +0100 Subject: [PATCH] Require the colord daemon at runtime Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=962410 --- gnome-settings-daemon.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 7a7cd19..6d8b08f 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -14,6 +14,7 @@ Patch0: %{name}-3.5.4-ppc-no-wacom.patch Patch1: %{name}-ibus-kkc-libpinyin.patch Requires: control-center-filesystem +Requires: colord BuildRequires: dbus-glib-devel BuildRequires: gtk3-devel >= 3.7.8