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
This commit is contained in:
parent
86fa7cb354
commit
69321c907b
@ -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
|
Tue May 14 11:30:51 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -105,6 +105,8 @@ BuildRequires: pkgconfig(xft)
|
|||||||
BuildRequires: pkgconfig(xi) >= 1.2
|
BuildRequires: pkgconfig(xi) >= 1.2
|
||||||
# needed for glxinfo, used by System info panel
|
# needed for glxinfo, used by System info panel
|
||||||
Requires: Mesa-demo-x
|
Requires: Mesa-demo-x
|
||||||
|
# The color panel requires colord to be present for the glib schema
|
||||||
|
Requires: colord
|
||||||
# needed for printers panel
|
# needed for printers panel
|
||||||
Requires: cups-pk-helper
|
Requires: cups-pk-helper
|
||||||
Requires: gnome-menus
|
Requires: gnome-menus
|
||||||
|
Loading…
Reference in New Issue
Block a user