Accepting request 106039 from home:vuntz:branches:GNOME:Factory
Add missing BuildRequires OBS-URL: https://build.opensuse.org/request/show/106039 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=202
This commit is contained in:
parent
5d9154826b
commit
d93e5f74e8
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 12:54:17 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Add explicit BuildRequires after xorg-x11 packaging change:
|
||||
libXdmcp-devel, libXi-devel, libXinerama-devel, pkgconfig(x11),
|
||||
pkgconfig(xau), pkgconfig(xrandr).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 10:42:34 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
7
gdm.spec
7
gdm.spec
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
# FIXME: need to check what should be done to enable this (at least adapt the pam files). See bnc#699999
|
||||
%define enable_split_authentication 0
|
||||
|
||||
@ -78,6 +79,9 @@ BuildRequires: gnome-session-core
|
||||
BuildRequires: gobject-introspection-devel >= 0.9.12
|
||||
BuildRequires: intltool
|
||||
BuildRequires: iso-codes-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libselinux-devel
|
||||
@ -95,6 +99,9 @@ BuildRequires: xorg-x11-server-extra
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(accountsservice)
|
||||
BuildRequires: pkgconfig(nss)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
BuildRequires: pkgconfig(xrandr)
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: ConsoleKit-x11
|
||||
Requires: gdmflexiserver
|
||||
|
Loading…
x
Reference in New Issue
Block a user